{% extends "base.html" %} {% load static %} {% block content %} {% include "includes/sidenav.html" %}
{{ course.description|truncatewords:50 }}