{# 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 %}{{ _("Edit {}").format(taskid) }}{% endblock %} {% block column %} {{ template_helper.call('course_admin_menu',course=course,current='tasks') | safe }} {% endblock %} {% block navbar %} {% endblock %} {% block content %}