{# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for #} {# more information about the licensing of this file. #} {% extends "layout.html" %} {% block title %}{{_("Course list") }}{% endblock %} {% block column %} {% if not user_manager.session_logged_in() %} {% include "signin_button.html" %} {% else %}