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

add labels to templates to help debugging

This commit is contained in:
Philip Sargent
2021-04-15 12:55:13 +01:00
parent 3e50d0edca
commit 0fee2bb165
10 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
<!-- 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 -->