{% include 'spatial/refreshBaseUrl_initializer.html' %}
Select Focal points
{{ surfaceStimulusSelectForm | safe }}
{% with %}
{% set callback='STIM_initFocalPoints(' ~ definedFocalPoints ~ ')' %}
{% include 'spatial/left_template_brain_pick.html' %}
{% endwith %}
{% if displayedMessage is defined and displayedMessage != none %}
{% endif %}