{% extends "@ChamiloTheme/Layout/layout_one_col.html.twig" %} {% block content %} {% autoescape false %}
{{ search_form }}
{{ social_search }}
{% if form_modals is defined %} {{ form_modals }} {% endif %} {% endautoescape %} {% endblock %}