{% extends 'base.html' %} {% block title %}Course Outline | Try English{% endblock %} {% block content %}
Viewing outline for {{ course.title }}
This course doesn't have an outline yet. {% if is_teacher %} Add one now {% endif %}