From 696e5e59d253f0dbb9d996ce93f02e571490e235 Mon Sep 17 00:00:00 2001 From: Fredrick Brennan Date: Tue, 20 May 2014 21:23:33 -0400 Subject: [PATCH] Fix issue #60 --- templates/post/fileinfo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post/fileinfo.html b/templates/post/fileinfo.html index c2a0aa6a..f862f59d 100644 --- a/templates/post/fileinfo.html +++ b/templates/post/fileinfo.html @@ -3,7 +3,7 @@ {% else %}
{% for file in post.files %} -
+
{% if file.file == 'deleted' %} {% else %}