{##} {% extends "mail/email.twig.html" %} {% block title %}

{{ title }}

{% endblock %} {% block bodyBottom %} {{ __('Login to %1$s and use the notification icon to check your new notification, or %2$sclick here%3$s.')|format(systemName, '', '')|raw }} {% endblock %} {% block footer %} {{ __('If you do not wish to receive email notifications from %1$s, please %2$sclick here%3$s to adjust your preferences:')|format(systemName, '', '')|raw }}

{{ __('Email sent via %1$s at %2$s.')|format(systemName, organisationName) }} {% endblock %}