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

{% if create_enabled is defined and create_enabled %}
add{{"Create New"|trans}}
{% endif %}
{% endblock %} {% block footerscripts %} {% endblock %}