diff options
Diffstat (limited to 'templates/expedition.html')
-rw-r--r-- | templates/expedition.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/expedition.html b/templates/expedition.html index 783824a..1e76470 100644 --- a/templates/expedition.html +++ b/templates/expedition.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +<!-- templates/expedition.html - this text visible because this template has been included --> {% block title %}Expedition {{expedition.name}}{% endblock %} {% block related %} {% endblock %} |