Adding sessions
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
{% block menu %}{% endblock %}
|
||||
</ul>
|
||||
</nav>
|
||||
Last Edited By: {{ page.author.name }}
|
||||
<br>
|
||||
|
||||
<main>
|
||||
{% for message in get_flashed_messages() %}
|
||||
|
||||
Reference in New Issue
Block a user