Login page geonames plugin integration

This commit is contained in:
Nicolas Le Goff
2013-07-02 21:36:30 +02:00
parent bb98eabdfa
commit a64c70ae8d
21 changed files with 427 additions and 384 deletions

View File

@@ -6,7 +6,7 @@
{% set selected = "" %}
{% block content %}
{% block content_account %}
<div class="row-fluid">
<div class="span12">
<h1>{% trans "Application" %}</h1>

View File

@@ -44,7 +44,7 @@
{% endif %}
{% endmacro %}
{% block content %}
{% block content_account %}
<form id="form_create" action="{{ path("submit_developers_application") }}" method="POST" class="form-horizontal">
{% if form is none %}
{% set name, description, website, callback = "", "", "", ""%}

View File

@@ -6,7 +6,7 @@
{% set selected = "developer" %}
{% block content %}
{% block content_account %}
<div class="row-fluid">
<div class="span7">
<div id="content-apps">