{% extends "base.html" %} {% load recurse %} {% block styles %} {% endblock %} {% block content %}
{{ para }}
{% endfor %} {% if project.url %}Further details can be found here: {{ project.url }}
{% endif %}Project tasks are a simple list of items which need to be done for this project.