summaryrefslogtreecommitdiff
path: root/templates/stylewrap.html.j2
blob: a68f59293db47f6316b51e415dc1f63597f7a942 (plain) (blame)
1
2
3
4
5
<style>
    {% block style %}
        {% include "styles.css" %}
    {% endblock %}
</style>