{% extends "publicbody/base.html" %} {% load i18n %} {% load form_helper %} {% load block_helper %} {% block app_body %}
{% url 'publicbody-list' as pb_list %} {% blocktrans with url=pb_list %} Please check the list of public bodies if it really does not exist yet. {% endblocktrans %}
{% blocktrans %} Then fill as many fields as you can in the form below. {% endblocktrans %}