{% extends "base.html" %} {% block doctitle %} Organization settings {% endblock %} {% block content %}

Team - {{ currOrg }}

{% include "threebot/preferences/organization/_tab_navigation.html" %} {{ currOrg }} {% endblock %}