{% extends "parody_web/base.html" %} {% load parody_web %} {% block title %}Solution — {{ exercise_title|cut:"`" }} — {{ book.title }}{% endblock %} {% block head_extra %}{% endblock %} {% block body %}
Not available yet. {{ message }}
{% if available_after %}Available after {{ available_after }}.
{% endif %}