Merge remote-tracking branch 'refs/remotes/origin/3.0'
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / templates / email_notification_expiringPaidSubscription.tpl
1 {assign var=subscription value=$notificationContent[variables][subscription]}{assign var=notification value=$notificationContent[variables][notification]}
2 {if $mimeType === 'text/plain'}
3 {lang}wcf.paidSubscription.expiringSubscription.notification.mail.plaintext{/lang}
4 {else}
5 {lang}wcf.paidSubscription.expiringSubscription.notification.mail.html{/lang}
6 {/if}