{% extends "djtracker/base.html" %} {% block content %} {% if project_list %} {% for project in project_list %}
{{ project.description }}