aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/redirect.tpl
blob: aa90953ecf4786c36447f5b814cb1d240eae6ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{html_head}
<style type="text/css">#the_page {ldelim}text-align:center;} </style>
{/html_head}

<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>