Files
Piwigo/template/yoga/redirect.tpl
T
plegall ae39ae328a complement to r3282, remove all $Id$ in source code.
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13 23:21:06 +00:00

14 lines
235 B
Smarty

{html_head}
<style type="text/css">#the_page {ldelim}text-align:center;} </style>
{/html_head}
<div>
{$REDIRECT_MSG}
</div>
<p style="margin: 2em">
<a href="{$page_refresh.U_REFRESH}">
{'click_to_redirect'|@translate}
</a>
</p>