{{ post.h_tag.name }}
diff --git a/akarpov/templates/files/view.html b/akarpov/templates/files/view.html
index 9b95a79..05e4d55 100644
--- a/akarpov/templates/files/view.html
+++ b/akarpov/templates/files/view.html
@@ -9,7 +9,7 @@
{% block content %}
{{ file.name }}
-
-
+
{% autoescape off %}
{{ preview_content }}
{% endautoescape %}