footer.tpl 214 B

1234
  1. {# Load the template basis from the default template #}
  2. {% extends app.template_style ~ "/../default/layout/footer.tpl" %}
  3. {% block footer_open_attributes %}data-role="footer"{% endblock footer_open_attributes %}