{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
First Stage: Question 13
{% endblock %}
{% block content %}
Do you think that the following statement is true or false? ‘Buying a single company stock usually provides a safer return than a stock mutual fund.'
{% formfields %}
{% next_button %}
{% endblock %}