{% extends "base.html" %}
{% load crispy_forms_tags %}
{% block title %}Preferences{% endblock %}
{% load static %}
{% block extra_js %}
{% endblock %}
{% block content %}
{% include "preferences_ribbon.html" %}
{% comment %} Label printing is native (Bluetooth) in the mobile app; hide the web print-labels button there. {% endcomment %}{% if last_auction_used and not request.is_mobile_app %}Print labels for {{last_auction_used}}{% endif %}
If you want to print on self-adhesive labels, search for small labels or large labels, and make sure to print using a laser printer (inkjet runs when it's wet).
Keep in mind that most peel and stick (Avery) labels don't have the same margin at the top and the bottom, so if the text isn't printing on the labels, there's a good chance you've got the paper turned around.
If you're printing lots of labels, or running club auctions, it likely makes sense to purchase a thermal printer.