{% load i18n solo_tags staticfiles compress %} {% get_solo 'config.SiteConfiguration' as site_config %} {% get_solo 'config.SocialConfiguration' as social_config %}
{% compress css %} {% block stylesheets %} {% include "_css/purecss.html" %} {% endblock %} {% endcompress %}