udpdated vier and checked some documentation
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
{% block title %}Modul Etichete{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<!-- Floating Help Button -->
|
||||
<div class="floating-help-btn">
|
||||
<a href="{{ url_for('main.help', page='etichete') }}" target="_blank" title="Ajutor - Modul Etichete">
|
||||
📖
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="etichete-container">
|
||||
<h1>Modul Etichete</h1>
|
||||
<p>Aceasta este pagina pentru gestionarea etichetelor.</p>
|
||||
|
||||
Reference in New Issue
Block a user