{% block styles %} {% endblock %} {{ block title }} Task 2 {{ endblock }} {{ block content }}

Puzzle

{{ if DEBUG }} {{ endif }}

{{ if not matrix_first }} {{ include Constants.matrix_instructions_template }} {{ else }} {{ include Constants.decoding_instructions_template }} {{ endif }} {{ endblock }} {{ block scripts }} {{ if DEBUG }}{{ endif }} {{ endblock }}