X Tutup
--- layout: page ---

{{ content }} {% if page.author %} {% assign count = page.author | size %} {% if count > 1 %}

Authors

{% else %}

Author

{% endif %} {% for author in page.author %}
{% include /util/author-card.html author=author theme='light' %}
{% endfor %} {% endif %}
X Tutup