{% extends 'training_template.html' %} {% block training_content %}

Pool sheets are printable sheets containing the lessons due to take place at a session. You'll probably want to print the sheet landscape.

{% include 'forms/form.html' with form=form %}
{% endblock %}