{% extends "macros.html" %} {% include "macros/browser-detect.html" %} {% block stylesheets %} {{ super() }} {% include "theme.html" %} {% for x in css %} {% endfor %} {% endblock %} {% block body %} {% block header %}
{{ pgettext("timeline_resume", "Click the button when you're ready to continue the experiment.") }}