{% set title_tag = title_tag ?: 'h1' %} <{{ title_tag }} class="leading-tight mb-1"> {{ page.title }}

Posted on {{ page.date|date('jS F Y') }}