source: trunk/themes/default/template/redirect.tpl @ 29614

Last change on this file since 29614 was 24984, checked in by rvelices, 11 years ago

redirect page less dependent of the theme (can be called before theme loaded ...)

  • Property svn:eol-style set to LF
File size: 254 bytes
Line 
1<div style="margin:2em;text-align:center;font-size:larger">
2        {$REDIRECT_MSG}
3</div>
4
5<p style="margin:2em;text-align:center">
6        <a href="{$page_refresh.U_REFRESH}">
7                {'Click here if your browser does not automatically forward you'|@translate}
8        </a>
9</p>
Note: See TracBrowser for help on using the repository browser.