{# CSS things #} {# libraries #} {# the theme #} {% if 'browser' == darkMode %} {% endif %} {% if 'dark' == darkMode %} {% endif %} {% if 'light' == darkMode %} {% endif %} {# Firefly III customisations #} {# favicons #} {% include('partials.favicons') %}
{% block content %}{% endblock %}
{% if config('firefly.tracker_site_id') != '' and config('firefly.tracker_url') != '' %} {% endif %}