{% extends "global/Page.html" %} {% block title %}Round {{ player.round_number }}: Instruction{% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}