diff options
Diffstat (limited to 'templates/svxfile.html')
-rw-r--r-- | templates/svxfile.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/svxfile.html b/templates/svxfile.html index 707c5fd..d0d03ed 100644 --- a/templates/svxfile.html +++ b/templates/svxfile.html @@ -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 --> |