{% extends "base.html" %} {% load hc_extras %} {% block title %}Pricing - {% site_name %}{% endblock %} {% block content %} You are currently viewing project {{ project }}. To manage billing for this project, please log in as {{ project.owner.email }}. Log Out {% endblock %}
You are currently viewing project {{ project }}.
To manage billing for this project, please log in as {{ project.owner.email }}.
Log Out