<p>{% trans "You should login to gain access to all site features. If you have not account" %} <ahref="{% url registration_register %}">{% trans "register" %}</a> {% trans "please" %}</p>
<br/>
<formclass="login-form"method="post">
<divclass="wide">{{ form.as_p }}</div>
<p><inputtype="submit"value="{% trans "login"%}"/></p>
<divclass="wide">{{ form.as_p }}
<br/>
<p><labelfor="nothing"> </label><inputtype="submit"value=" {% trans 'Login' %} "/></p>
<inputtype="hidden"name="next"value="{{ next }}"/>
<p><labelfor="nothing"> </label><ahref="{% url auth_password_reset %}">{% trans "I forgot password" %}</a></p>
</div>
</form>
<ahref="{% url auth_password_reset %}">{% trans "I forgot password" %}</a>
{% trans "A collaborative meeting poll system, similar to doodle or rdvz. It is build in python, using the django framework and a little of javascript. This application was named after Django's famous song and because working is easier when its cloudy." %}
{% trans "A collaborative meeting poll system, similar to doodle or rdvz. It is build in python, using the django framework and a little of javascript. This application was named after Django's famous song and because computer work is easier when its cloudy." %}
</p>
<pclass="info">
{% trans "Feedback and collaboration are welcome at" %} <ahref="mailto:">nuages@ domainepublic.net</a>.
{% trans "We have a project page at" %} <ahref="http://projets.domainepublic.net/projects/nuages/">projets.domainepublic.net</a>.
{% trans "Sources are freely available under" %} <ahref="http://www.gnu.org/licenses/gpl.html">GPL</a>.
{% trans "Sources freely available under" %} <ahref="http://www.gnu.org/licenses/gpl.html">GPL</a>.