{% load url from future %} {% load i18n daguerre uploadtemplate_tags %}
{# Calculating the margins below is a little hacky... ideally this would happen in the CSS somehow #}

{{ site_settings.site.name }}

{% if site_settings.tagline %}

{{ site_settings.tagline|safe }}

{% endif %}