{% extends "profile.html" %} {% block jumbotron %}

Instructor

Failing early and often, so you won't have to

{% endblock %} {% block body %} {{ profile(instructor, instructor.get('avatar', "")) }} {% endblock %}