2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-02 06:31:01 +01:00

restoring wiki_markup where still used

This commit is contained in:
Philip Sargent
2021-04-02 23:17:54 +01:00
parent ea221281a3
commit bd8d59b343
7 changed files with 11 additions and 28 deletions

View File

@@ -1,7 +1,6 @@
{% extends "base.html" %}
{% load wiki_markup %}
{% load link %}
{% block title %} QM: {{qm|wiki_to_html_short}} {% endblock %}
{% block editLink %}| <a href={{qm.get_admin_url}}>Edit QM {{qm|wiki_to_html_short}}</a>{% endblock %}