{% extends "base.html" %} {% load hc_extras %} {% block title %}Pricing - {% site_name %}{% endblock %} {% block content %}

You are currently viewing team {{ request.team }}.

To manage this team, please log in as {{ request.team.user.email }}.


Switch to {{ request.profile }} Log Out

{% endblock %}