{% extends "base.html" %} {% block title %}{{ teacher.get_full_name }} | Staff{% endblock %} {% block nav_staff %}active{% endblock %} {% block content %}
Teacher profile and program assignments
{{ teacher.get_role_display }}
{{ teacher.username }}