aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/redirect.tpl
blob: bfab38386b6ab219873b03faad5a6ab1d172794f (plain)
1
2
3
4
5
6
7
8
9
<div style="margin:2em;text-align:center;font-size:larger">
	{$REDIRECT_MSG}
</div>

<p style="margin:2em;text-align:center">
	<a href="{$page_refresh.U_REFRESH}">
		{'Click here if your browser does not automatically forward you'|@translate}
	</a>
</p>