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

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

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


Switch to {{ request.profile }} Log Out

{% endblock %}