diff --git a/.gitignore b/.gitignore index b36c828..e45416c 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,6 @@ troggle-sqlite.sql import_profile.json ignored-files.log tunnel-import.log -posnotfound troggle.sqlite-journal loadsurvexblks.log logbktrips.shelve diff --git a/templates/cavebase.html b/templates/cavebase.html index 067a8b7..07685d5 100644 --- a/templates/cavebase.html +++ b/templates/cavebase.html @@ -1,7 +1,7 @@ - + {% block title %}{{ cave.official_name|safe }}{% endblock %} diff --git a/templates/plainbase.html b/templates/plainbase.html index 20067a7..afeb8f9 100644 --- a/templates/plainbase.html +++ b/templates/plainbase.html @@ -1,7 +1,7 @@ {% autoescape off %} - + {% block title %}{% endblock %}