{% block title %}{{ SITENAME }} {{SITESUBTITLE}}{% endblock title %}
{% from 'syndication.html' import syndication with context %}
{{ syndication(article) }}
{% endblock head %}
{% if DEFAULT_LANG == 'nl' %}
home
{% else %}
home
{% endif %}
{% if I18N_SUBSITES %}
{% for lang, url in I18N_SUBSITES.items() %}
{% if DEFAULT_LANG == 'nl' %}
{% if lang == 'nl' %}