invite-by-email.html.twig in Invite 8
{# @file Contains template for the invite emails. Copy this file to your theme to override. #} {{ body }}
1 theme call to invite-by-email.html.twig
- InviteByEmail::send in modules/
invite_by_email/ src/ Plugin/ Invite/ InviteByEmail.php - Plugin send method.
File
modules/invite_by_email/templates/invite-by-email.html.twigView source
- {#
- @file
- Contains template for the invite emails.
-
- Copy this file to your theme to override.
- #}
- {{ body }}