06/05 Optimize app: add back buttons for Settings items

This commit is contained in:
2026-06-05 12:56:26 -04:00
parent f8114e7997
commit 8a4eeac781
10 changed files with 31 additions and 5 deletions
+4
View File
@@ -2,6 +2,10 @@
{% block title %}Audit Log{% endblock %}
{% block page_title %}Audit Log{% endblock %}
{% block topbar_actions %}
<a href="{{ url_for('settings.index') }}" class="btn btn-sm btn-outline-secondary me-1" style="font-size:12px;"><i class="bi bi-arrow-left me-1"></i>Settings</a>
{% endblock %}
{% block content %}
<div class="pcard pcard-sm mb-3">
<div class="d-flex gap-2 align-items-center flex-wrap">