{% extends 'edx_sysadmin/base.html' %} {% load i18n static %} {% load sysadmin_extras %} {% block headextra %} {{ block.super }} {% endblock headextra %} {% block panel %}
{# Translators: refers to http://git-scm.com/docs/git-log #}{{error_msg}}
{% endif %} {% endif %} {% if logs %} {% include 'edx_sysadmin/gitlogs_pagination.html' %}{% trans "Date" %} | {% trans "Course ID" %} | {# Translators: Git is a version-control system; see http://git-scm.com/about #}{% trans "Git Action" %} |
---|---|---|
{% change_time_display cil.created %} | {{cil.course_id}} | {% if course_id is not None %} [ + ] {% endif %} {{cil.git_log}} |
{{cil.course_import_log}} |