]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/blobdiff - templates/home.html
Ensure that the home screen is loaded automatically
[coffee/coffee-flask.git] / templates / home.html
diff --git a/templates/home.html b/templates/home.html
new file mode 100644 (file)
index 0000000..48c0430
--- /dev/null
@@ -0,0 +1,5 @@
+    <p>Use your card/token to log in...</p>
+
+    <img src="{{ url_for('coffee_graph_history', _external=True, stamp=stamp) }}">
+    <img src="{{ url_for('coffee_graph_flavors', _external=True, stamp=stamp, days=7) }}">
+    {% include "events.html" %}