{% extends 'collector/base.html' %} {% load static %} {% block content %} {% include 'collector/includes/navbar.html' %}
{% csrf_token %}
{% endblock %}