{% extends "wagtailadmin/base.html" %} {% load i18n static %} {% block titletag %}{% trans "Subscription Settings" %} - {% trans "SEO Toolkit" %}{% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% trans "Subscription Settings" as title_str %} {% include "wagtailadmin/shared/header.html" with title=title_str icon="lock" %} {% csrf_token %}
{{ instance_id|default:"Not yet configured" }}
Checking subscription status...