{% extends "base.html" %} {% load static %} {% load i18n %} {% block title %}Quick checkout for {{ auction }}{% endblock %} {% block extra_js %} {% if show_camera_scanner %}{% endif %} {% if show_camera_scanner %} {% endif %} {% endblock %} {% block content %} {% include 'auction_ribbon.html' %} Use this page quickly mark invoices paid at the end of your auction. Leave feedback about this page here.
{% endblock %}