{% extends postorius_base_template %} {% load url from future %} {% load i18n %} {% load staticfiles %} {% block main %}

Login with username and password or with Mozilla Persona

{% csrf_token %} Login using BrowserID

Mozilla Persona is an easy way to sign into multiple websites, while still controlling your personal data. For more information see the mozilla website.

{% endblock %} {% block additionaljs %} {% endblock additionaljs %}