2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-27 06:55:19 +00:00

remove unused templatetags load

This commit is contained in:
Philip Sargent
2021-05-01 00:18:13 +01:00
parent 03160f3863
commit 63640db81f
4 changed files with 3 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
<!-- svxfile.html - this text visible because this template has been included -->
{% extends "base.html" %}
{% load survex_markup %} <!-- this is core/templatetags/survex_markup.py for syntax colouring -->
{% block title %}{{ title }}{% endblock %}
{% block head %}