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