{% extends "base.html" %} {% load wagtailimages_tags wagtailsettings_tags i18n static %} {% get_settings %} {% block content %} {% if settings.globalsite.GlobalSiteSettings.description %}
{{settings.globalsite.GlobalSiteSettings.description}}
{% endif %}