Tweak "suspended" notification copy

This commit is contained in:
Matt Baer 2019-11-11 15:16:04 +09:00
parent 619b10c3e5
commit 2c2ee0c00c
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
{{define "user-suspended"}}
<div class="alert info">
<p>This account is currently suspended.</p>
<p>Please contact the instance administrator to discuss reactivation.</p>
<p><strong>Your account is suspended.</strong> You can still access all of your posts and blogs, but no one else can currently see them.</p>
</div>
{{end}}