summaryrefslogtreecommitdiff
path: root/template/images.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/images.html')
-rw-r--r--template/images.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/images.html b/template/images.html
new file mode 100644
index 0000000..a09c121
--- /dev/null
+++ b/template/images.html
@@ -0,0 +1,7 @@
+ <div id="images">
+ {%images%}
+ </div>
+ {%nextpage%}
+ <script src="/static/client.js"></script>
+ </body>
+</html>