{% extends 'header.html' %} {% block body %}
{% for data in project_dat %}

Edit Project
{% csrf_token %}
{% endfor %} {% endblock %}