{{ block title }} Practice {{ endblock }} {{ block content }} {{ if subsession.task_type == 'SMT' }} {{ include 'game_smt.html' }} {{ endif }} {{ if subsession.task_type == 'SFT' }} {{ include 'game_sft.html' }} {{ endif }} {{ endblock }}