{% extends 'base.html' %} {% load staticfiles %} {% block title %} | Air Quality: Add new project{% endblock %} {% block main %} {% include 'aq_header.html' %}
{% include 'aq_breadcrumb.html' %}

Add new project

{% csrf_token %}

Parentheses indicate a total number of categories of each project.

Cancel
{% endblock %} {% block modals %} {% endblock %} {% block libraries %} {% endblock %}