mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-27 23:11:49 +00:00
remove {% load wiki_markup %}
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "cavebase.html" %}
|
||||
{% load wiki_markup %}
|
||||
|
||||
{% load mptt_tags %}
|
||||
{% block title %} Subcave {{subcave}} {% endblock title %}
|
||||
{% block editLink %}<a href={{subcave.get_admin_url}}>Edit subcave {{subcave|wiki_to_html_short}}</a>{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user