aboutsummaryrefslogtreecommitdiffstats
path: root/client/templates/client/approve.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/templates/client/approve.html')
-rw-r--r--client/templates/client/approve.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/client/approve.html b/client/templates/client/approve.html
index d24df88..ddfc30c 100644
--- a/client/templates/client/approve.html
+++ b/client/templates/client/approve.html
@@ -4,7 +4,7 @@
{% block nav %}
<a style="margin-left: 10px;" href="{% url 'index' %}" class="breadcrumb">Home</a>
- <a style="margin-left: 10px;" href="{% url 'approve' %}" class="breadcrumb hide-on-med-and-down">Approva</a>
+ <a href="{% url 'approve' %}" class="breadcrumb hide-on-med-and-down">Approva</a>
{% endblock %}
{% block content %}