{% if adventures|length == 0 %}
{{_('no_adventures_yet')}}
{% else %} {% include "incl/adventure-tabs.html" %} {% include "incl/editor-and-output.html" %} {% endif %}