{% extends "organizations/partials/project_list.html" %} {% load i18n %} {% load privacy_tags %} {% block list_placeholder_icon_class %}{% endblock %} {% block list_placeholder_header %} {% trans "There are no projects configured yet, or no projects match your filter criteria" %} {% endblock list_placeholder_header %} {% block list_placeholder_text %} {% with is_owner=request.user|is_admin:organization %} {% if not is_owner %}