{% include 'overall_header.html' %} {% INCLUDECSS '@phpbbstudio_aps/css/aps_form.css' %} {% INCLUDECSS '@phpbbstudio_aps/css/aps_common.css' %} {% INCLUDECSS '@phpbbstudio_ass/css/ass_common.css' %}
{{ lang('ACP_ASS_OVERVIEW_EXPLAIN') }}
| {{ lang('STATISTIC') }} | {{ lang('VALUE') }} | {{ lang('STATISTIC') }} | {{ lang('VALUE') }} |
|---|---|---|---|
| {{ lang('ACP_ASS_NUMBER_ITEMS') ~ lang('COLON') }} | {{ COUNTS['items'] }} | {{ lang('ACP_ASS_NUMBER_CONFLICTS') ~ lang('COLON') }} | {{ COUNTS['errors'] }} |
| {{ lang('ACP_ASS_NUMBER_SALE') ~ lang('COLON') }} | {{ COUNTS['sale'] }} | {{ lang('ACP_ASS_NUMBER_SPENT', aps_name()) ~ lang('COLON') }} | {{ aps_display(COUNTS['spent'], false) }} |
| {{ lang('ACP_ASS_NUMBER_FEATURED') ~ lang('COLON') }} | {{ COUNTS['featured'] }} | {{ lang('ACP_ASS_SHOP_ENABLED') ~ lang('COLON') }} | |
| {{ lang('ACP_ASS_NUMBER_CATEGORIES') ~ lang('COLON') }} | {{ COUNTS['categories'] }} | {{ lang('ACP_ASS_SHOP_ACTIVE') ~ lang('COLON') }} | |
| {{ lang('ACP_ASS_NUMBER_PURCHASES') ~ lang('COLON') }} | {{ COUNTS['purchases'] }} | {{ lang('ACP_ASS_GIFTING_ENABLED') ~ lang('COLON') }} |