{{ extends "global/Page.html" }} {{ block title }} {{ endblock }} {{ block content }}
Swipe the grey box {{ leftright }} 10 times

{{ if leftright == 'left' }} ← {{ else }} → {{ endif }}
{{ endblock }} {{ block scripts }} {{ endblock }}