mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
remove accidental dot
This commit is contained in:
parent
782baba324
commit
8cdbb9a07d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ elixir:
|
|||
h1 = @topic.title
|
||||
= if @topic.hidden_from_users do
|
||||
.block.block--fixed.block--danger
|
||||
h4 This topic has been deleted by a moderator.
|
||||
h4 This topic has been deleted by a moderator
|
||||
p
|
||||
strong> Reason:
|
||||
em
|
||||
|
|
Loading…
Reference in a new issue