diff options
Diffstat (limited to 'templates/qm.html')
-rw-r--r-- | templates/qm.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/qm.html b/templates/qm.html index be611f4..f2d0cf5 100644 --- a/templates/qm.html +++ b/templates/qm.html @@ -1,11 +1,6 @@ {% extends "base.html" %} {% load link %} {% block title %} QM: {{qm|safe}} {% endblock %} - -{% block editLink %}| <a href={{qm.get_admin_url}}>Edit QM {{qm|safe}}</a>{% endblock %} - - - {% block contentheader %} <table id="cavepage"> <tr> |