{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load static %} {% block title %}{% trans "Check-in device configuration" %}{% endblock %} {% block content %}
{% blocktrans trimmed %} pretixdroid is an Android app that you can use to control tickets at the entrance of your event. pretixdesk is the corresponding app for desktop computers. {% endblocktrans %}
{% if not configs or "create" in request.GET %}{% blocktrans trimmed %} To start scanning tickets with our apps, first create a configuration code here: {% endblocktrans %}
{% endif %} {% if configs and "create" not in request.GET %}