source: extensions/stripped/template/redirect.tpl @ 21216

Last change on this file since 21216 was 12960, checked in by Zaphod, 12 years ago

version 2.1.0

File size: 340 bytes
Line 
1<div class="titrePage">
2        <div class="browsePath">
3                <h2>{$REDIRECT_MSG}</h2>
4        </div>
5</div>
6<div id="content">
7        <div id="content_cell">
8                <div class="content_block">
9                        <p><a href="{$page_refresh.U_REFRESH}">
10                                {'Click here if your browser does not automatically forward you'|@translate}
11                        </a></p>
12                </div>
13        </div>
14</div>
Note: See TracBrowser for help on using the repository browser.