{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load staticfiles %} {% block title %}{% trans "pretixdroid configuration" %}{% endblock %} {% block content %}

{% trans "pretixdroid configuration" %}

{% blocktrans trimmed %} pretixdroid is an Android app that you can use to control tickets at the entrance of your event. If you try to configure the app, it will ask you to scan the QR code below. {% endblocktrans %}

{% trans "Reset authentication token" %} {% endblock %}