HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.vdk/plugins/UsersManager/templates/_userInviteEmail.twig
{% set closingHeadTag %}<code>{{ '</head>'|e('html') }}</code>{% endset %}
<p>{{ 'General_HelloUser'|translate(login) }}</p>
<p>{{ content|raw }}</p>
<a target="_blank" href="{{ piwikUrl }}{{ piwikUrl ends with '/' ? '' : '/' }}index.php?module={{ loginPlugin }}&action=acceptInvitation&token={{ token }}"
>{{ 'CoreAdminHome_AcceptInvite'|translate }}</a> |
<a target="_blank" href="{{ piwikUrl }}{{ piwikUrl ends with '/' ? '' : '/' }}index.php?module={{ loginPlugin }}&action=declineInvitation&token={{ token }}"
>{{ 'CoreAdminHome_DeclineInvite'|translate }}</a>
<p>{{ notes }}</p>