{% extends "base.html" %} {% load i18n %} {% load static %} {% load crispy_forms_tags %} {% block title %}{{ block.super }} :: Events{% endblock %} {% block navbar-left %} {% include "_navbar.html" with active_link="events" %} {% endblock %} {% block list_of_items %}