From 1f1211e81efb5ecb3ffec5b225a9dfa94f0a6453 Mon Sep 17 00:00:00 2001 From: andreimarcu Date: Thu, 24 Sep 2015 23:01:21 -0400 Subject: [PATCH] Link to image on image tag --- templates/display/image.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/display/image.html b/templates/display/image.html index c8e7410..20b57ef 100644 --- a/templates/display/image.html +++ b/templates/display/image.html @@ -1,5 +1,7 @@ {% extends "base.html" %} {% block main %} - + + + {% endblock %}