diff --git a/mural/templates/mural/_view.html b/mural/templates/mural/_view.html index 47bfd11..44eb0f8 100644 --- a/mural/templates/mural/_view.html +++ b/mural/templates/mural/_view.html @@ -67,7 +67,9 @@

{% autoescape off %} - {{ post.post }} +
+ {{ post.post }} +
{% endautoescape %} {% if post.image %} -- libgit2 0.21.2