{{ bootstrap.load_css() }}
{% if 'user_id' in session %}
Sistema de Gestão
Militantes
Cotas
Pagamentos
Materiais
Sair
{% endif %}
{% block content %}{% endblock %}
{{ bootstrap.load_js() }}
{% if 'user_id' in session %} {% endif %}