{{ block title }} {{ Lexicon.part }} {{ if subsession.current_part < 2 }}1 {{ else }} 2 {{ endif }} - {{ Lexicon.instructions }} {{ endblock }} {{ block content }}
{{ if subsession.current_part == 2 }} {{ if language == "tn" }} {{ include_sibling "InstructionsPart2TemplateTN.html" }} {{ else }} {{ include_sibling "InstructionsPart2TemplateFR.html" }} {{ endif }} {{ else }} {{ if language == "tn" }} {{ include_sibling "InstructionsPart1TemplateTN.html" }} {{ else }} {{ include_sibling "InstructionsPart1TemplateFR.html" }} {{ endif }} {{ endif }}
{{ endblock }} {{ block scripts }} {{ endblock }}