{{ config.extra.author }}
{{ section.content | safe }}
{% if config.extra.links %}
{% for link in config.extra.links %}
{% endfor %}
{% endif %}