{% extends "base.html" %} {% block content %} Projects This is a list of all running projects you have access to {% for project in projects %} {{ project.name }} {% empty %}
This is a list of all running projects you have access to