Adding sessions

This commit is contained in:
evilchili
2025-10-04 10:48:18 -07:00
parent 3854a877bf
commit 36006ceeea
5 changed files with 39 additions and 4 deletions
+2
View File
@@ -22,6 +22,8 @@
{% block menu %}{% endblock %}
</ul>
</nav>
Last Edited By: {{ page.author.name }}
<br>
<main>
{% for message in get_flashed_messages() %}