From 6d53db05f41e4180acc60bc0f4cd92665b90ae89 Mon Sep 17 00:00:00 2001
From: Daniel Friesel
Date: Fri, 27 Sep 2013 21:24:57 +0200
Subject: split get_departures into get_filtered_departures and
make_infoboard_lines
---
cgi/templates/main.html.ep | 8 ++++++++
1 file changed, 8 insertions(+)
(limited to 'cgi/templates')
diff --git a/cgi/templates/main.html.ep b/cgi/templates/main.html.ep
index 7904a13..e042e4c 100644
--- a/cgi/templates/main.html.ep
+++ b/cgi/templates/main.html.ep
@@ -92,6 +92,14 @@ and
documentation.
% }
+
+Notes:
+
+- data is cached for 1 minute
+- preformatted contains the string used by the PNG / HTML frontend
+- if an error occured, the error field is non-null
+
+
% }
% }
% else {
--
cgit v1.2.3