{%- if page.author -%} {% for author in page.author %} {%- if forloop.last == false %}, {% endif -%} {% endfor %} {%- endif -%}
{%- for tag in page.tags -%} #{{ tag }}   {%- endfor -%}