{% extends "base.html" %} {% load static %} {% block title %}{% if auction.use_check_in_mode %}Quick check in users{% else %}Scan club members{% endif %} for {{ auction }}{% endblock %} {% block content %} {% include "auction_ribbon.html" %}
Scan membership cards to check users in, with the camera below or a USB barcode scanner.{% if auction.club and not request.is_mobile_app %} You can print barcodes to scan here.{% endif %}