{% extends "base.html" %} {% from "_macros.html" import byline %} {% block title %}Queue — Great{% endblock %} {% block content %}
Nothing in the queue.
{{ queue.ranked|length }} item{{ '' if queue.ranked|length == 1 else 's' }} — {{ queue.comparison_count }} comparison{{ '' if queue.comparison_count == 1 else 's' }}