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

Puzzle

{{ if DEBUG }} {{ endif }}

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