Fix URL bug

This commit is contained in:
Philip Sargent
2022-03-10 18:58:58 +00:00
parent 488ce46d73
commit 822f8a1699
2 changed files with 3 additions and 3 deletions

View File

@@ -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 %}