summaryrefslogtreecommitdiffstats
path: root/templates/password_change_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/password_change_body.html')
-rw-r--r--templates/password_change_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/password_change_body.html b/templates/password_change_body.html
index 2c4ba10ca..36a302bf1 100644
--- a/templates/password_change_body.html
+++ b/templates/password_change_body.html
@@ -18,7 +18,7 @@
<tr>
<td style="border-bottom: 1px solid #ddd; padding: 0 0 20px;">
<h2 style="font-weight: normal; margin-top: 10px;">{{.Props.Title}}</h2>
- <p>{{.Html.Info}}</p>
+ <p>{{.Props.Info}}<br>{{.Props.Warning}}</p>
</td>
</tr>
<tr>