diff options
Diffstat (limited to 'templates/scansfolder.html')
-rw-r--r-- | templates/scansfolder.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/scansfolder.html b/templates/scansfolder.html index 09491b4..a15f054 100644 --- a/templates/scansfolder.html +++ b/templates/scansfolder.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load wiki_markup %} + {% load survex_markup %} {% block title %}Survey Scans Folder{% endblock %} |