From 9f4841b5fa8ea97d80b1d78f6e7dc95c50fdd85d Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 15 Sep 2015 21:47:12 +0100 Subject: [PATCH] update browse template --- templates/browse.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/browse.tmpl b/templates/browse.tmpl index e69de29b..34851926 100644 --- a/templates/browse.tmpl +++ b/templates/browse.tmpl @@ -0,0 +1,3 @@ +{{ define "content" }} + +{{ end }}