source: extensions/floPure/redirect.tpl @ 4193

Last change on this file since 4193 was 3474, checked in by flop25, 15 years ago

refresh all the tpl with current yoga tpl.

maj avec le yoga de pwg 2.0.2

File size: 310 bytes
Line 
1{* $Id: redirect.tpl 2521 2008-09-12 02:17:35Z rvelices $ *}
2{html_head}
3<style type="text/css">#the_page {ldelim}text-align:center;} </style>
4{/html_head}
5
6<div>
7        {$REDIRECT_MSG}
8</div>
9
10<p style="margin: 2em">
11        <a href="{$page_refresh.U_REFRESH}">
12                {'click_to_redirect'|@translate}
13        </a>
14</p>
Note: See TracBrowser for help on using the repository browser.