layout_two_col.html.twig.dist 160 B

1234567
  1. {% extends '@ChamiloTheme/Layout/base-layout.html.twig' %}
  2. {# Edit the default chamilo template #}
  3. {% block page_content %}
  4. {{ parent() }}
  5. {% endblock %}