clean up request new link email template

This commit is contained in:
mahula 2023-05-12 15:51:30 +02:00
parent eedd3edf11
commit 9b65da7848

View File

@ -7,5 +7,4 @@ requestNewLink
else
div(class="p_content")= t('emails.general.linkValidityWithMinutes', { hours: timeDurationObject.hours, minutes: timeDurationObject.minutes })
br
a.button-4.w-button(href=resendLink) #{t('emails.general.newLink')}