{% extends 'main/layout.html' %} {% load static %} {% load crispy_forms_tags %} {% block title %} Login {% endblock title %} {% block content %}
Image
Image

Ministério da Administração Estatal

Diresaun Nasional Apoiu Administrasaun Sukus


SISTEMA INTEGRADO DE INFORMAÇÃO E GESTÃO DE DADOS DE SUCOS E ALDEIAS (SIIGSA)

FAVOR LOGIN


{% comment %} {% for key,msg in form.errors.items %} {{msg}} {% endfor %} {% endcomment %} {% csrf_token %} {{ form|crispy }}
{% endblock content %}