source: extensions/floOS/redirect.tpl @ 3652

Last change on this file since 3652 was 3618, checked in by flop25, 15 years ago

update global with pwg 2.0.3

File size: 248 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_to_redirect'|@translate}
12        </a>
13</p>
Note: See TracBrowser for help on using the repository browser.