{% block styles %} {% endblock %} {{ block title }} Intro {{ endblock }} {{ block content }}
This is a sample stimulus/respose app.
It shows series of stimuli each of one of two categories: {{params.labels.foo}} or {{params.labels.bar}}
The task is to recognize the category and press corresponding key.