{% extends "global/Page.html" %} {% load otree %} {% block title %} Einwilligungserklärung {% endblock %} {% block content %}

TO DO: Text vom Safe zu Payment und Steuer.


{{ formfield_errors "consent" }} {% next_button %} {% endblock %}