adds views for analyzing and log viewer

This commit is contained in:
Michael Beck
2025-02-06 22:49:09 +01:00
parent a5c15f211e
commit 94fa56b195
5 changed files with 31 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
{% extends 'base.html' %}
{% block content %}
{% endblock content %}