{% extends "global/BaseMotherhood.html" %} {% load staticfiles otree_tags %} {% block title %} Task Completed! {% endblock %} {% block content %}

You have successfully completed the Tabulation (level {{player.participant.lc1a}}) task.
Press the next button to continue with the experiment.

{% next_button %}


{% endblock %}