Newer
Older
Import / web / www.xiaofrog.com / gallery / modules / rewrite / templates / FileNotFound.tpl
@John Ryland John Ryland on 22 Dec 2020 226 bytes import NUC files
{*
 * $Revision: 16235 $
 * Read this before changing templates!  http://codex.gallery2.org/Gallery2:Editing_Templates
 *}
<div class="gbBlock">
  <h2> {g->text text="Error: 404 File Not Found"} </h2>
  {$FileNotFound}
</div>