{% include 'overall_header.html' %} {% if S_INCLUDE_DIGESTS_CSS %} {# Includes ACP - CSS #} {% if not definition.INCLUDED_ACPDIGESTSCSS %} {% INCLUDECSS '@phpbbservices_digests/acp_digests.css' %} {% DEFINE INCLUDED_ACPDIGESTSCSS = true %} {% endif %} {% endif %} {% if S_INCLUDE_DIGESTS_JS %} {# Includes ACP - JS #} {% if not definition.INCLUDED_ACPDIGESTSJS %} {% INCLUDEJS '@phpbbservices_digests/acp_digests.js' %} {% DEFINE INCLUDED_ACPDIGESTSJS = true %} {% endif %} {% endif %} {% if S_EDIT_SUBSCRIBERS %} {% endif %}
{{ lang('TITLE_EXPLAIN') }}
{% if S_ERROR %}{{ ERROR_MSG }}