From 667e11c4ec3835d959aab1797647bd0a49869674 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 21 Oct 2014 23:35:24 +0200 Subject: Init commit --- layouts/showcase/thumbnail.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 layouts/showcase/thumbnail.html (limited to 'layouts/showcase/thumbnail.html') diff --git a/layouts/showcase/thumbnail.html b/layouts/showcase/thumbnail.html new file mode 100644 index 0000000..b130136 --- /dev/null +++ b/layouts/showcase/thumbnail.html @@ -0,0 +1,15 @@ +
+
+ {{ .Description }} +

+ {{ .Title }} + {{ if (isset .Params "sourcelink") }} + source + {{ end }} +

+ {{ range .Params.tags }} + {{ . }} + {{ end }} +
+
+ -- cgit v1.3