diff options
Diffstat (limited to 'templates/tunnelfiles.html')
-rw-r--r-- | templates/tunnelfiles.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tunnelfiles.html b/templates/tunnelfiles.html index 9c527b9..9995127 100644 --- a/templates/tunnelfiles.html +++ b/templates/tunnelfiles.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load wiki_markup %} + {% load survex_markup %} {% block title %}Tunnel files{% endblock %} |