{% include "partials/head_config.html" %}
{% if config.theme.share_btn %}
{% endif %}
{% include "partials/homepage_header.html" %}
{{ page.content }}
Return to top