🔥(emails) remove dead template code

The email footer file is not being used and should be deleted.
This commit is contained in:
Samuel Paccoud - DINUM
2024-12-01 11:26:41 +01:00
committed by aleb_the_flash
parent 7dfc62b2c5
commit 47e23bff90

View File

@@ -1,9 +0,0 @@
<mj-section padding="0">
<mj-column>
<mj-text mj-class="text--small" align="center" padding="20px 20px">
{% blocktranslate with href=site.url name=site.name trimmed %}
This mail has been sent to {{email}} by <a href="{{href}}">{{name}}</a>
{% endblocktranslate %}
</mj-text>
</mj-column>
</mj-section>