<%= include('meta') %> <%= content.title %> · <%= config.appName %> <%= include('head-socialmedia-post') %> <%= include('critical-styles') %> <%= include('header') %>

<% if (content.subtitle) { %><%= content.subtitle %>
<% } %> <%= content.title %>

<%= t('by') %> <%= content.author.name %>

<%= content.subtitle %>: <%= content.title %> <% if (content.hero.description) { %>
<%= content.hero.description %>
<% } %>
<%= content.content %>
<%= include('aside') %>
<%= include('footer') %> <%= include('script') %>