source:
extensions/stripped/template/redirect.tpl
@
13450
Last change on this file since 13450 was 12960, checked in by , 13 years ago | |
---|---|
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.