{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}Add users to {{ auction }}{% endblock %} {% load static %} {% block content %} {% include 'auction_ribbon.html' %}