{% extends "templates/base.html" %} {% from "www/macros/common_macro.html" import InstructorsSection, MentorsSection %} {% block title %}{{ course.title }}{% endblock %} {% block head_include %} {% endblock %} {% block content %}
You are a mentor for this course.