aboutsummaryrefslogtreecommitdiffstats
path: root/client/templates/client/doc_edit.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/templates/client/doc_edit.html')
-rw-r--r--client/templates/client/doc_edit.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/templates/client/doc_edit.html b/client/templates/client/doc_edit.html
index 3c97eee..e969013 100644
--- a/client/templates/client/doc_edit.html
+++ b/client/templates/client/doc_edit.html
@@ -2,8 +2,7 @@
{% block title %}Modifica documento{% endblock %}
-{% block nav %}
- <a style="margin-left: 10px;" href="{% url 'index' %}" class="breadcrumb">Home</a>
+{% block breadcrumb %}
<a href="#!" class="breadcrumb hide-on-med-and-down">Modifica Documento</a>
{% endblock %}