{% load i18n %}

{% translate "Note on Template: You can use Jinja2 Template syntax" %} (http://jinja.pocoo.org/docs/dev/)

{% translate "The following tags are available: "%}

  • {{style}}: {% translate "The Cascading Style sheet section"%}
  • {{app_url}}: {% translate "The application url (needed to redirect the user)"%}
{% include "./images.html" %}
{{form.html_logout}} {{form.html_logout.errors}}