diff options
Diffstat (limited to 'templates/staff/tables')
-rw-r--r-- | templates/staff/tables/edit.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/staff/tables/edit.html b/templates/staff/tables/edit.html index 0c6492e5..421f6c45 100644 --- a/templates/staff/tables/edit.html +++ b/templates/staff/tables/edit.html @@ -2,9 +2,6 @@ {% block title %}Staff | Home{% endblock %} {% block og_title %}Staff | Home{% endblock %} {% block og_description %}Landing page for the staff management area{% endblock %} -{% block extra_head %} -<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.3.3/ace.js" type="application/javascript"></script> -{% endblock %} {% block content %} <div class="uk-container uk-section uk-container-small"> {% if message %} |