From 01e9a34952bd6ddd383680b0ca2312e476ad07a6 Mon Sep 17 00:00:00 2001 From: horus_arch Date: Sun, 19 Apr 2015 22:09:52 +0200 Subject: Initial commit. --- templates/cli.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 templates/cli.html (limited to 'templates/cli.html') diff --git a/templates/cli.html b/templates/cli.html new file mode 100644 index 0000000..d6dfa84 --- /dev/null +++ b/templates/cli.html @@ -0,0 +1,16 @@ +{{template "header.html" "Upload images from file!"}} +{{template "navbar.html"}} +{{template "modal_uploaded.html"}} +{{template "modal_error.html"}} + +
+
+
+ +

TODO!

+ +
+
+
+ +{{template "footer.html"}} -- cgit v1.2.3