Use email logo as subtle watermark instead of standalone image
Mirror and run GitLab CI / build (push) Has been cancelled
Ruff / ruff (push) Has been cancelled

This commit is contained in:
admin
2026-06-14 16:02:56 +00:00
parent 1dea51f1f9
commit 2dce9b43c9
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,6 @@
</head>
<body>
<div class="container">
{email_logo}
<h1 style="color:{accent_color};">Transcript Ready</h1>
<p>Dear user,</p>
<p>Your file has been successfully processed, and the transcript is now ready. The transcript of your audio or video file is attached to this email.</p>
@@ -25,6 +24,7 @@
<p>Thank you for using our transcription service!</p>
<p>A.P.Strom</p>
</div>
{email_logo}
</div>
</body>
</html>