Added comments to standard_detail.html

This commit is contained in:
2025-10-14 10:26:34 +02:00
parent db06ae0630
commit 2aaab3b3d4
3 changed files with 11 additions and 5 deletions

View File

@@ -28,6 +28,6 @@
<div class="flex-fill">{% block content %}Main Content{% endblock %}</div>
<div class="col-md-2">{% block sidebar_right %}{% endblock %}</div>
</div>
<div>VorgabenUI v0.926</div>
<div>VorgabenUI v0.927</div>
</body>
</html>