diff --git a/src/vk_parser_app/templates/editor_post.html b/src/vk_parser_app/templates/editor_post.html
index 96afb52..f4e93b0 100644
--- a/src/vk_parser_app/templates/editor_post.html
+++ b/src/vk_parser_app/templates/editor_post.html
@@ -51,6 +51,10 @@
{{ pub.label }}
+ {% elif pub.status == 'published' %}
+
+ {{ pub.label }}
+
{% else %}
{{ pub.label }}