{{ extends "global/Page.html" }} {{ block title }}

{{ endblock }} {{ block styles }} {{ endblock }} {{ block content }}

{{ if group.treatment == 1 }} {{ if group.is_MoneyFirst == 1 }} {{ else }} ◯$ {{ endif }} {{ elif group.treatment == 2 }} {{ elif group.treatment == 3 }} @ {{ elif group.treatment == 4 }} {{ else }} # {{ endif }}
{{ if group.treatment == 1 }} {{ if group.is_MoneyFirst == 1 }} {{ else }} {{ endif }} {{ elif group.treatment == 2 }} {{ elif group.treatment == 3 }} {{ elif group.treatment == 4 }} {{ else}} {{ endif }}


{{ if is_defined('view.is_debug') and view.is_debug }}


{{ endif}}
{{ endblock }} {{ block scripts }} {{ endblock }}