diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html
index 8cb2efbe1..0dafd30f0 100644
--- a/files/templates/post_actions.html
+++ b/files/templates/post_actions.html
@@ -1,5 +1,5 @@
{% if v and v.id==p.author_id and p.private %}
-
+
{% endif %}
diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html
index 6eaec6f59..62e8988d7 100644
--- a/files/templates/post_actions_mobile.html
+++ b/files/templates/post_actions_mobile.html
@@ -1,6 +1,6 @@
{% if v and v.id==p.author_id and p.private %}
{% endif %}