{% extends "base_dashboard.html" %} {% load static %} {% block content %}
{% include "includes/company_sidenav.html" %}
{% if hunts %}

Previous Hunt

{% endif %} {% endblock content %}