mirror of
https://github.com/dyzulk/trustlab-api.git
synced 2026-01-26 13:22:05 +07:00
feat: Add new email templates for password reset, email verification, test, certificate notifications, and inquiry replies, along with a new application logo.
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<!-- Using CID for embedding logo or absolute URL if accessible -->
|
||||
<img src="{{ url('/images/logo/logo.png') }}" alt="TrustLab Logo">
|
||||
<img src="{{ url('/images/logo/logo-outlined.png') }}" alt="TrustLab Logo">
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1 class="title">SMTP Connection Test</h1>
|
||||
|
||||
Reference in New Issue
Block a user