Newer
Older
Import / web / www.xiaofrog.com / gallery / themes / slider / templates / render.tpl
@John Ryland John Ryland on 22 Dec 2020 472 bytes import NUC files
{*
 * $Revision: 16235 $
 * Read this before changing templates!  http://codex.gallery2.org/Gallery2:Editing_Templates
 *}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html><head><title></title></head>
<body onLoad="window.parent.image_loaded()">
<table style="width:100%;height:100%"><tr>
<td align="center" valign="middle">{g->image item=$theme.item image=$theme.image}</td>
</tr></table>
</body></html>