{{ bill }} {% if bill.all_projects %}:{% endif %} {% for project in bill.all_projects %} {{ project }} {% if project.web %}: {{ project.web }}{% endif %} {% endfor %}