um monte de coisas

This commit is contained in:
Gabu Bellon
2025-01-08 00:19:49 -03:00
parent d6357803b8
commit 02147fd6cd
23 changed files with 660 additions and 148 deletions

View File

@@ -12,5 +12,6 @@
{% endfor %}
</ul>
<a href="{{ url_for('novo_militante') }}">Adicionar Novo Militante</a>
<a href="{{ url_for('home') }}">Home</a>
</body>
</html>