{% extends 'population/base.html' %} {% load crispy_forms_tags %} {% load static %} {% block content %}

Profisaun / {{title}}

Gere Dados Profisaun

{{title}} Profisaun


{% csrf_token %} {{ form|crispy }}
{% endblock content %}