{% extends "bee_django_course/user_base.html" %} {% load bee_django_course_filter %} {% load bootstrap3 %} {% block content %}
{{ ucs.section.info | safe }}
{% for attach in ucs.section.sectionattach_set.all %} {% endfor %} {% if ucs.section.has_textwork %}