{% extends 'base.html' %} {% load cms_tags %} {% block bodyclass %}page-{{ request.current_page.get_slug }} two-cols{% endblock %} {% block content %}

{% placeholder page-title %}
{% placeholder image-caption %}
{% placeholder right-column %}


{% comment %}

{% placeholder second-page-title %}


{% endcomment %}

{% placeholder third-page-title %}


{% placeholder our-team-left %}
{% placeholder our-team-center %}
{% placeholder our-team-right %}
{% endblock %}