{% extends "learning/basetwo.html" %} {% block title %}{{ course.title }}{% endblock %} {% block content %}
{{ course.description }}