{% if request.user == customer %}
{% endif %}
{% include 'partials/inc-projects.html' with open_projects=open_projects %}
{% include 'partials/inc-projects.html' with open_projects=trashed_projects trash=1 %}