This commit is contained in:
2025-09-17 20:47:22 +03:00
parent 76b8246edf
commit 18a1c638e1
9 changed files with 565 additions and 203 deletions

View File

@@ -24,11 +24,6 @@
</div>
<!-- Card 3: Manage Label Templates -->
<div class="dashboard-card">
<h3>Manage Label Templates</h3>
<p>Manage and configure label templates.</p>
<a href="{{ url_for('main.label_templates') }}" class="btn">Manage Templates</a>
</div>
</div>
</div>
{% endblock %}