aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/template/redirect.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/smartpocket/template/redirect.tpl')
-rw-r--r--themes/smartpocket/template/redirect.tpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/smartpocket/template/redirect.tpl b/themes/smartpocket/template/redirect.tpl
new file mode 100644
index 000000000..61f88885e
--- /dev/null
+++ b/themes/smartpocket/template/redirect.tpl
@@ -0,0 +1,9 @@
+<div>
+ {$REDIRECT_MSG}
+</div>
+
+<p style="margin: 2em">
+ <a href="{$page_refresh.U_REFRESH}">
+ {'Click here if your browser does not automatically forward you'|@translate}
+ </a>
+</p>