{% extends "plainui/base.html" %} {% import "plainui/components/markdown.html" as markdownMacro %} {% import "plainui/components/nav.html" as navMacro with context %} {% import "plainui/components/three_cards.html" as threeCardsMacro %} {% block title %}{{conf.name}} - Index{% endblock %} {% block content %} {{ navMacro.top_nav(start.title) }}
{{ _('index__box-whatshappening__ended') }}
{% else %}{{ _('index__box-whatshappening__waiting') }}
{{ _('index__box-whatshappening__day') }} {{ conf.current_day }}
{% endif %}