From 0b84fc26d691d90425787d126947303d4b9add91 Mon Sep 17 00:00:00 2001 From: Thalis Date: Fri, 28 Jul 2017 21:40:06 +0200 Subject: [PATCH] fixed deleted.png image not found on the front end --- 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 4a3300a4..80ddd2a6 100644 --- a/templates/post/fileinfo.html +++ b/templates/post/fileinfo.html @@ -5,7 +5,7 @@ {% for file in post.files %}
{% if file.file == 'deleted' %} - + {% else %}

File: {{ file.file }} (