{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %}{% load bootstrap3 %} {% block inside %}
{% trans "Collect a signed liability waiver from attendees on their order page. Each signature is stored with a hash of the exact text, a name, timestamp and IP for your records." %}
{% endblock %}