{include file="templates/emails/elements/top_text.html"} {include file="templates/emails/newsletter_body_text.html"} Hello {$admin.name}! One or more administrator accounts have not been used for over 90 days. To maintain PCI compliance, you will need to remove those administrator accounts from administrator area. Accounts to remove are listed below: {foreach from=$inactive_accounts item="inadmin"} - {$inadmin.username|htmlspecialchars} {/foreach} {$GlobalHttpsUrl}/admin.php {include file="templates/emails/elements/bottom_text.html"}