{% if type == "committee" %} fa-users {% elif type == "department" %} fa-users {% elif type == "organization" %} fa-users {% elif type == "file" %} fa-file-lines {% elif type == "meeting" %} fa-circle-calendar {% elif type == "paper" %} fa-file {% elif type == "person" %} fa-user {% else %} fa-circle-question {% endif %}