{% load i18n %} {% load wagtailimages_tags %} {% image value.keyvisual width-1920 as keyvisual %}

{{ page.title }}

{% if page.is_site_root %}

{{ value.slogan }}

{% else %}

{{ value.slogan }}

{% include "texsitecleanblog/includes/author.html" with author=page.owner published_at=page.first_published_at only %} {% endif %}