{% extends 'aa_cb/base.html' %} {% load i18n %} {% load humanize %} {% block details %}
{{ message|default:"Corp Brother is currently inactive. Please review the configuration and re-enable the plugin when ready." }}
{% endblock %} {% block extra_javascript %} {% endblock %}