{{ post.title }}

{{ post.formatted_date() }}
{% if let Some(full_name) = post.full_name %} {{ full_name }} {% else %} {{ post.author }} {% endif %}