{% extends "base.html" %} {% block title %}Project{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
Add Project