{% load i18n %} {% if module.show_title %} {{ module.title }} {% endif %} {% if module.children %} {% if module.layout == "stacked" %} {% elif module.layout == "inline" %}
{% endif %} {% endif %}