{{ tag | capitalize if tag else title }}

{%-if author -%} {{ author }} {%- endif -%} {%- if date -%} {{ date | formatDate("MMMM D, YYYY") }} {%- endif -%}