{% extends "svotree/Base.html" %} {% load staticfiles otree_tags %} {% block title %} PART 1 - Instructions {% endblock %} {% block content %}
{% include Constants.instructions_slider with type="discrete" %}


When you are ready, click the "Start" button.

{% endblock %}