{% extends "base.html" %} {% load i18n %} {% load static %} {% load tcms_tenants %} {% load github_marketplace %} {% block head %} {% endblock %} {% block title %}{% trans "Tenant subscriptions" %}{% endblock %} {% block contents %}
{% trans "You don't own any tenants" %}
{{ purchase.payload|pretty_json }}