{% macro stylesheets() %}
    <link rel="stylesheet" href="{{ get_url(path="main.css") | safe }}">
{% endmacro %}