{% extends "musician/base.html" %} {% load i18n %} {% block content %} {% if active_domain %} {% trans "Go to global" %} {% endif %}
{{ service.description }}
Name | Status | Address | Admin email | Configure | ||
---|---|---|---|---|---|---|
{{ resource.name }} | {% if resource.is_active %}{% trans "Active" %} | {% else %}{% trans "Inactive" %} | {% endif %}{% if resource.address %} {{ resource.address }} {% else %} {{ resource.name }}@{{ default_domain }} {% endif %} | {{ resource.admin_email }} | Mailman |