diff options
author | Sam Wenham <sam@wenhams.co.uk> | 2019-03-09 11:18:44 +0000 |
---|---|---|
committer | Sam Wenham <sam@wenhams.co.uk> | 2019-03-09 11:18:44 +0000 |
commit | 1bac650aeeb7db415df82a9dda7a457f451856d4 (patch) | |
tree | 2d6a26d05c685e2dd3419be0c6824c706f999b8f /templates/expedition.html | |
parent | 9fc80bed35a03295fad492601f802cab830144ae (diff) | |
download | troggle-1bac650aeeb7db415df82a9dda7a457f451856d4.tar.gz troggle-1bac650aeeb7db415df82a9dda7a457f451856d4.tar.bz2 troggle-1bac650aeeb7db415df82a9dda7a457f451856d4.zip |
There is no point having two functions do basicaly the same thing so make the
load all logbooks call load logbook(expo)
Remove the return message from load logbook as it isn't used
Diffstat (limited to 'templates/expedition.html')
-rw-r--r-- | templates/expedition.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/expedition.html b/templates/expedition.html index 318e07d..7c0ecd5 100644 --- a/templates/expedition.html +++ b/templates/expedition.html @@ -10,10 +10,6 @@ {% block content %} -{% if message %} -<p>debug message: {{message}}</p> -{% endif %} - <h2>{{expedition.name}}</h2> <p><b>Other years:</b> |