{% include ['demo.' ~ Route.getCurrentRoute.getName, 'demo.no-demo-text'] %}
{# CSS things #} {# libraries #} {# the theme #} {# Firefly III customisations #} {# Extra CSS for the demo: #} {% if not shownDemo %} {% endif %} {# Any local custom CSS. #} {% block styles %}{% endblock %} {# this entry is in the header so it's loaded early #} {# favicons #} {% include 'partials.favicons' %}
{% include ['demo.' ~ Route.getCurrentRoute.getName, 'demo.no-demo-text'] %}