{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %}{% load bootstrap3 %} {% block inside %}

{% trans "Social proof" %}

{% trans "Show a small, honest cue at the top of your event page — the real number of tickets sold in the last few days, pulled live from paid orders. It only appears once you've reached the minimum you set below, so it never looks empty or exaggerated." %}

{% csrf_token %} {% bootstrap_form form layout="horizontal" %}
{% endblock %}