--- layout: default ---
{{ page.newsdate | date_to_string }} {% assign author = site.authors | where: 'short_name', page.author | first %} {{ content }} {% if author %} - {{ page.author }} {% endif %}