aboutsummaryrefslogtreecommitdiffstats
path: root/client/templates/client/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/templates/client/about.html')
-rw-r--r--client/templates/client/about.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/client/templates/client/about.html b/client/templates/client/about.html
index 8de95a9..3d87d8d 100644
--- a/client/templates/client/about.html
+++ b/client/templates/client/about.html
@@ -2,9 +2,8 @@
{% block title %}About{% endblock %}
-{%block nav%}
- <a style="margin-left: 10px;" href="{% url 'index' %}" class="breadcrumb">Home</a>
- <a href="!#" class="breadcrumb hide-on-med-and-down">Informazioni</a>
+{%block breadcrumb%}
+ <a class="breadcrumb hide-on-med-and-down">Informazioni</a>
{% endblock%}
{% block content %}
@@ -90,7 +89,4 @@
</div>
</div>
</div>
-{% endblock %}
-
-{% block script %}
{% endblock %} \ No newline at end of file