{% extends "trix_student/base.django.html" %} {% load i18n %} {% block title %}{% trans "Choose course" %}{% endblock title %} {% block content %}
{{ course.description }}
Looks like it's empty here...