added /manage/ and /manage/accounts/ views, added TOC to template
This commit is contained in:
parent
4536f7fbd9
commit
191e235137
9 changed files with 162 additions and 21 deletions
|
|
@ -52,6 +52,7 @@
|
|||
<div class="flash">{{ msg }}</div>
|
||||
{% endfor %}
|
||||
{% block content %}{% endblock %}
|
||||
{% block toc %}{% endblock %}
|
||||
</div>
|
||||
<footer class="footer">
|
||||
<div class="footer-copyright">© 2020–2023 Sakuragasaki46.</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue