diff options
Diffstat (limited to 'templates/qm.html')
-rw-r--r-- | templates/qm.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/qm.html b/templates/qm.html index 007dadb..502c0a3 100644 --- a/templates/qm.html +++ b/templates/qm.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% load wiki_markup %} + {% load link %} {% block title %} QM: {{qm|wiki_to_html_short}} {% endblock %} |