source: extensions/floPure/Pure_clear_blue/template/redirect.tpl @ 5835

Last change on this file since 5835 was 5835, checked in by flop25, 14 years ago

first version for 2.1 ;

File size: 279 bytes
Line 
1{html_head}
2<style type="text/css">#the_page {ldelim}text-align:center;} </style>
3{/html_head}
4
5<div>
6        {$REDIRECT_MSG}
7</div>
8
9<p style="margin: 2em">
10        <a href="{$page_refresh.U_REFRESH}">
11                {'Click here if your browser does not automatically forward you'|@translate}
12        </a>
13</p>
Note: See TracBrowser for help on using the repository browser.