projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5df9f68
)
Slightly better formatting
author
Mark Felder
<feld@feld.me>
Fri, 5 Feb 2021 15:13:53 +0000
(09:13 -0600)
committer
Mark Felder
<feld@feld.me>
Fri, 5 Feb 2021 15:13:53 +0000
(09:13 -0600)
lib/pleroma/emails/user_email.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/emails/user_email.ex
b/lib/pleroma/emails/user_email.ex
index 74e3e6f410b9f7cf6b924e2b321d1f82f657eb5e..e5a6feed91175ae58346f2c049000ff9fe3cadf5 100644
(file)
--- a/
lib/pleroma/emails/user_email.ex
+++ b/
lib/pleroma/emails/user_email.ex
@@
-113,7
+113,7
@@
defmodule Pleroma.Emails.UserEmail 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>
"""