aboutsummaryrefslogtreecommitdiffstats
path: root/client/templates/client/approve.html
diff options
context:
space:
mode:
authorAndrea Lepori <alepori@student.ethz.ch>2020-07-27 16:34:41 +0200
committerAndrea Lepori <alepori@student.ethz.ch>2020-07-27 16:34:41 +0200
commit90f23ce16a064eb7cbcfcb25644f3272b7cb5ae6 (patch)
tree9a75abceafbc50aff227ff78cf7028c12c9bb79f /client/templates/client/approve.html
parentbug fixes and visual improvements (diff)
downloadscout-subs-90f23ce16a064eb7cbcfcb25644f3272b7cb5ae6.tar.gz
scout-subs-90f23ce16a064eb7cbcfcb25644f3272b7cb5ae6.zip
about page and licence
Diffstat (limited to '')
-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 %}