{% extends "base.html" %} {% load filters %} {% block title %}List of projects{% endblock %} {% block content %} {% for project in projects %}