diff --git a/contrib/static/krane.css b/contrib/static/krane.css
index eefa682..a363c1d 100644
--- a/contrib/static/krane.css
+++ b/contrib/static/krane.css
@@ -362,3 +362,5 @@
#paginator {
margin-left: 4em;
}
+
+ [data-subject~="None"] { display: none; }
diff --git a/contrib/templates/placebo/post.mustache b/contrib/templates/placebo/post.mustache
index fc02f0e..d96547e 100644
--- a/contrib/templates/placebo/post.mustache
+++ b/contrib/templates/placebo/post.mustache
@@ -27,7 +27,7 @@
{{#post.Attachments}}
{{/post.Attachments}}
- {{post.subject}} {{post.Name}} {{post.Date}} №
+ {{post.Subject}} {{post.Name}} {{post.Date}} №
{{post.ShortHash}}