{% extends "base.html" %} {% load static %} {% load tailwind_forms %} {% block title %}Edit {{ project.name }} ยท {{ site_title }}{% endblock %} {% block content %} {# div class="text-cyan-800" here in an attempt to trigger tailwind, which does not pick up Pyhton code #}