Add accent color, email subjects, MD+DOCX outputs, update README
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
{email_logo}
|
||||
<h1>Transcript Ready</h1>
|
||||
<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>
|
||||
<p>We hope you find the transcript useful. If you have any questions or need further assistance, please do not hesitate to contact our support team.</p>
|
||||
<div class="contact">
|
||||
<p>You can reach our support team at <a href="mailto:{contact_email}">{contact_email}</a>. They are available to help with any questions or issues you may have.</p>
|
||||
<p>You can reach our support team at <a href="mailto:{contact_email}" style="color:{accent_color};">{contact_email}</a>. They are available to help with any questions or issues you may have.</p>
|
||||
</div>
|
||||
<div class="disclaimer">
|
||||
<p>Please note that our support team cannot modify the content of the transcript. They can assist with any other questions or concerns you may have.</p>
|
||||
|
||||
Reference in New Issue
Block a user