{% extends "otree/Base.html" %} {% load i18n otree_tags %} {% block content_main %}

{% block title %}Welcome{% endblock %}



{% if uses_pin %}

{% endif %}
{% next_button %}
{% endblock %}