From c4939e02b80bf857419a257be316b5f87eae3445 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Thu, 28 May 2020 19:58:23 -0400 Subject: Implement per-image information and display. --- templates/image.hbs | 35 +++++++++++++++++++++++++++++++++++ templates/index.hbs | 6 +++--- 2 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 templates/image.hbs (limited to 'templates') diff --git a/templates/image.hbs b/templates/image.hbs new file mode 100644 index 0000000..8c3ceb6 --- /dev/null +++ b/templates/image.hbs @@ -0,0 +1,35 @@ + + + + бирка-тян - {{ orig_filename }} + + + + +
+

бирка-тян

+
+
+

{{ orig_filename }}

+ +
+ + + diff --git a/templates/index.hbs b/templates/index.hbs index c3311b9..1279a5e 100644 --- a/templates/index.hbs +++ b/templates/index.hbs @@ -7,11 +7,11 @@
-

бирка-тян

+

бирка-тян

{{#each images}} - + {{/each}} {{#if next_page}}

next

@@ -26,7 +26,7 @@ -