mirror of
https://github.com/knadh/listmonk.git
synced 2025-09-13 01:44:43 +08:00
Add tracking tag to default template
This commit is contained in:
parent
5bede7ac02
commit
a9f976ad81
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@
|
|||
<p>Don't want to receive these e-mails? <a href="{{ .UnsubscribeURL }}">Unsubscribe</a></p>
|
||||
<p>Powered by <a href="https://listmonk.app" target="_blank">listmonk</a></p>
|
||||
</div>
|
||||
<div class="gutter"> </div>
|
||||
<div class="gutter"> {{ TrackView }}</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue