+ {% if story %} +

{{ story['name'] }} in {{ story['disembarkname'] }}

by {{ story['name'] }}, {{ story['date'] }} {{ story['time'] }}

t@@ -16,6 +18,16 @@
< back + {% else %} + +

Error!

+ +

No story with this story id.

+ +

You can return to the homepage now.

+ + {% endif %} +