{% if subpage.data.img %} {{subpage.data.img.alt}} {% endif %} {% if subpage.data.showTitle != false %}

{{ subpage.data.title }}

{% endif %} {{ subpage.templateContent }} {% if subpage.data.socials %} {% if subpage.data.socials.github %} {% include "partials/icons/github.html" %} {% endif %} {% endif %}