From 9788df48a9638c6bf37bc161abefcee7f583b64c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 18 Nov 2013 01:03:10 +0100 Subject: Use git and filesystem as data back-end --- templates/image.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/image.html') diff --git a/templates/image.html b/templates/image.html index 7c02617..f49c13a 100644 --- a/templates/image.html +++ b/templates/image.html @@ -1,4 +1,4 @@ -$def with (name) +$def with (name, hash) $# Hypo -- Quickly share stuff $# Copyright (C) 2013 Tom Willemse $# @@ -15,6 +15,6 @@ $# $# You should have received a copy of the GNU Affero General Public $# License along with Hypo. If not, see . - - $name + + $name -- cgit v1.2.3-54-g00ecf