{% extends "base_dashboard.html" %} {% load static %} {% block content %}
{% include "includes/user_sidenav.html" %}
Hunt URL : {{ hunt.domain.url }}
{% endblock content %}