{% extends "base.html" %} {% block title %}Help for {{ auction }}{% endblock %} {% load static %} {% block content %} {% include 'auction_ribbon.html' %}
You've enabled online bidding on an in-person auction
Make sure to watch this video for details on how this process works! {% include 'youtube_embed.html' with videoId=auction.hybrid_tutorial chapters=auction.hybrid_tutorial_chapters %} The video below covers running a traditional in-person auction {% endif %} {% include 'youtube_embed.html' with videoId=auction.video_tutorial chapters=auction.video_tutorial_chapters %}