forked from AkkomaGang/akkoma
Slightly better formatting
This commit is contained in:
parent
5df9f68392
commit
0368419fce
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ def approval_pending_email(user) do
|
|||
|
||||
def successful_registration_email(user) do
|
||||
html_body = """
|
||||
<h3>Hello @#{user.nickname}</h3>
|
||||
<h3>Hello @#{user.nickname},</h3>
|
||||
<p>Your account at #{instance_name()} has been registered successfully.</p>
|
||||
<p>No further action is required to activate your account.</p>
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue