From 433c5fa1c56bee5a9032380a3c9a339869a47d16 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Tue, 26 May 2020 19:46:20 -0400 Subject: Implement initial templating. --- templates/index.hbs | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 templates/index.hbs (limited to 'templates/index.hbs') diff --git a/templates/index.hbs b/templates/index.hbs new file mode 100644 index 0000000..f0d6d91 --- /dev/null +++ b/templates/index.hbs @@ -0,0 +1,36 @@ + + + + Hello, world! + + + + +
+

бирка-тян

+
+
+ {{#each images}} + + {{/each}} +
+ + + -- cgit v1.3