mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 19:29:58 +00:00
More cleanup
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link {% if active_page == 'service' %}active{% endif %}"
|
||||
href="{{url_for('dash.service')}}">Add service</a>
|
||||
href="{{url_for('dash.add_service')}}">Add service</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if current_user.is_admin %}
|
||||
|
||||
Reference in New Issue
Block a user