{% extends "parody_web/base.html" %} {% load parody_web %} {% block title %}Solution — {{ exercise_title|cut:"`" }} — {{ book.title }}{% endblock %} {% block head_extra %}{% endblock %} {% block body %} {{ book.title }}›{{ chapter.title|code_spans }}›{{ section.title|code_spans }}