§2024-08-27
-
Please get to this menu
-
Select
-
Sample
- original
<h2>{Welcome_to}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class="btn" target="_blank" href="[Site_URL]">{Login}</a>
- modified
Welcome to {Server_Name}
Hi {username},
You have been invited to join our Rocket.Chat server. Here are your login details:
- Username: {username}
- Password: {password}
Visit the site and log in using the credentials above:
Join ChatIf you have any issues, please contact support@alexlai@h2Jammy.yushei.net.
```-
testing
- create a new user
Registration via Admin
Subject {Welcome_to} Body You may use the following placeholders:
- [name], [fname], [lname] for the user's full name, first name or last name, respectively.
- [email] for the user's email.
- [password] for the user's password.
- [Site_Name] and [Site_URL] for the Application Name and URL respectively.
{Welcome_to}
{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}
{Login}<h2 style="font-size: 24px; margin-bottom: 10px;">Welcome to 頼家和柯家</h2>
<h3 style="font-size: 20px; margin-top: 0; margin-bottom: 10px;">The Instant Messaging and Social Networking For 頼家和柯家</h3>
<p style="font-size: 16px;">Hello [name],</p>
<p style="font-size: 16px;">We're excited to let you know that your account has been successfully created. Here are your account details:</p>
<p style="font-size: 16px;"><strong>Username:</strong> [name]</p>
<p style="font-size: 16px;"><strong>Password:</strong> [password]</p>
<h3 style="font-size: 20px; margin-top: 20px;">Action Required:</h3>
<p style="font-size: 16px;">To ensure your account's security, please click the button below to log in and change your password immediately:</p>
<a class="btn" href="[Site_URL]" target="_blank" style="display: inline-block; padding: 10px 20px; font-size: 16px; color: #ffffff; background-color: #007bff; text-decoration: none; border-radius: 5px; font-weight: bold;">{Login}</a>
<h3 style="font-size: 20px; margin-top: 20px;">Additional Steps:</h3>
<p style="font-size: 16px;">For the best experience, please visit <a href="https://www.rocket.chat/download-apps" target="_blank" style="color: #007bff; text-decoration: none;">this link</a> to download the Rocket.Chat apps for all your devices.</p>
<p>The APP will ask "workspace URL", please enter this [Site_URL] </p>
<p>Any question please call or write me a mail@alexlai@h2jammy.yushei.net</p>
<p style="font-size: 16px;">Best regards,</p>
<p style="font-size: 16px;">Alex Lai</p>
<p style="font-size: 16px;">alexlai@h2jammy.yushei.net</p>
- Password Changed
Body You may use the following placeholders:
- [password] for the temporary password.
- [name], [fname], [lname] for the user's full name, first name or last name, respectively.
- [email] for the user's email.
- [Site_Name] and [Site_URL] for the Application Name and URL respectively.
1
{Hi},
{Your_password_was_changed_by_an_admin}
{Your_temporary_password_is_password}
{Login} ```