{% extends "layout.html" %} {% load i18n %} {% block content %}
{% if errors %}
{% endif %}
{% csrf_token %}
{% if pi %} {% else %} Authority:  
Loading authority
{% endif %}
Project:
Loading projects
{% if pi %} {% else %} {% endif %}
{% endblock %}