From 03a94a7cc762b8ec5e6c337b7bc9d3376ea5c53c Mon Sep 17 00:00:00 2001 From: beppe vanrolleghem Date: Fri, 25 Jan 2019 17:40:41 +0100 Subject: [PATCH] trying out new things 2 --- views/index.handlebars | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/views/index.handlebars b/views/index.handlebars index 0c069e4..a99d662 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -4,7 +4,9 @@ {{#each this.data}}
-

{{this.title}}

+

+ {{this.title}} +

@@ -20,3 +22,19 @@
+ + +
+ +
+
+

+ {{this.title}} +

+
+
+

description

{{this.description}}

category

{{this.category}}

+
+ +
+