{% extends "base.html" %} {% load static %} {% block nav %} Questions Courses Monitor Grade User Regrade {{user.get_full_name|title}} My Profile {% if user.profile.is_moderator %} Switch To Student {% endif %} Change Password Logout