From 00d2c8eac5bcf13579c75fa4a5ccfd117b4d2adf Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 10 Feb 2013 16:39:10 +0100 Subject: automatically refresh display after cache expiry --- cgi/templates/layouts/default.html.ep | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cgi/templates') diff --git a/cgi/templates/layouts/default.html.ep b/cgi/templates/layouts/default.html.ep index 09a17c0..6e46cdc 100644 --- a/cgi/templates/layouts/default.html.ep +++ b/cgi/templates/layouts/default.html.ep @@ -4,6 +4,9 @@ <%= $title %> +% if ($self->stash('refresh_interval')) { + +% }