Implement /admin using flask-admin. Overall cleanup

This commit is contained in:
Patrick Jentsch
2024-12-16 15:37:19 +01:00
parent c405061574
commit d4cd313940
25 changed files with 84 additions and 632 deletions

View File

@ -172,8 +172,6 @@
</li>
</ul>
</div>
{% block admin_settings %}{% endblock admin_settings %}
</div>
</div>
{% endblock page_content %}