{% extends 'main/base.html' %} {% block title %}Faculty & Staff - Monaco Institute{% endblock %} {% block content %} Faculty & Staff Home Faculty Meet Our Faculty Our dedicated team of experienced educators and industry professionals. {% for member in faculty %} {% if member.photo %} {% else %} {% endif %} {{ member.title }} {{ member.name }} {{ member.position }} {{ member.department }} {% if member.email %} Contact {% endif %} {% empty %} Faculty information coming soon. {% endfor %} {% endblock %}
Our dedicated team of experienced educators and industry professionals.
{{ member.position }}
{{ member.department }}