mirror of https://github.com/writeas/writefreely
A focused writing and publishing space.
https://write.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
214 B
6 lines
214 B
5 years ago
|
{{define "user-silenced"}}
|
||
5 years ago
|
<div class="alert info">
|
||
5 years ago
|
<p><strong>Your account has been silenced.</strong> You can still access all of your posts and blogs, but no one else can currently see them.</p>
|
||
5 years ago
|
</div>
|
||
|
{{end}}
|