{% if page.author %} {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %} {% endif %}
{{ author.name }}

{{ site.data.messages.locales[site.locale].written_by }} {% if author.web %}{% else %}{% endif %}

{{ author.bio }}