{% extends 'root/base.html' %} {% load static %} {% block title %} Organizational Support {% endblock %} {% block maincontent %} {% include 'org_support_call.html' %} {% include 'org_support_email.html' %} {% include 'org_support_chat.html' %}