summaryrefslogtreecommitdiffstats
path: root/templates/logbookentry.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logbookentry.html')
-rw-r--r--templates/logbookentry.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/logbookentry.html b/templates/logbookentry.html
index b23d47a..a0a80ca 100644
--- a/templates/logbookentry.html
+++ b/templates/logbookentry.html
@@ -2,8 +2,6 @@
<!-- logbookentry.html - this text visible because this template has been included -->
{% block title %}Logbook {{logbookentry.id}}{% endblock %}
-
-{% block editLink %}<a href={{logbookentry.get_admin_url}}/>Edit logbook entry {{logbookentry|safe}}</a>{% endblock %}
{% block content %}
{% block related %}{% endblock %}