{% extends 'themes/'~layout_dir~'/layout.html' %} {% block body %}
{% include 'themes/default/modules/PortalModule/module.actions.html' %}

{% if create_enabled is defined and create_enabled %} {% endif %}
{% endblock %} {% block footerscripts %} {% endblock %}