2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-23 01:12:18 +00:00

remove {% load wiki_markup %}

This commit is contained in:
Philip Sargent
2021-04-02 20:41:42 +01:00
parent 663d4a2a02
commit cc5b4fa650
24 changed files with 27 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load wiki_markup %}
{% load link %}
{% block title %}Expedition {{expedition.name}}{% endblock %}