{% extends '@Contao/mod_article' %} {% block content %} {% if not noMarkup %}
{{ parent() }}
{% else %} {{ parent() }} {% endif %} {% endblock %}