Show More
@@ -13,9 +13,10 b' A new user `${user.username}` has regist' | |||
|
13 | 13 | - Username: ${user.username} |
|
14 | 14 | - Full Name: ${user.firstname} ${user.lastname} |
|
15 | 15 | - Email: ${user.email} |
|
16 | - Profile link: ${h.url('user_profile', username=user.username, qualified=True)} | |
|
16 | 17 | </%def> |
|
17 | 18 | |
|
18 | 19 | ## BODY GOES BELOW |
|
19 | 20 | <div style="white-space: pre-wrap"> |
|
20 | 21 | ${body_plaintext()} |
|
21 | </div> No newline at end of file | |
|
22 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now