source: extensions/gally/gally-default/template/nbm.tpl @ 8528

Last change on this file since 8528 was 6109, checked in by grum, 14 years ago

Gally's themes compatibles with piwigo 2.1

  • Property svn:executable set to *
File size: 460 bytes
Line 
1<!-- **GBL** >NBM> -->
2
3<div id="content" class="content">
4  <div class="titrePage">
5    <ul class="categoryActions">
6      <li><a id="icon_home" class="button" href="{$U_HOME}" title="{'Go through the gallery as a visitor'|@translate}"><!--<img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'Home'|@translate}"/>--></a></li>
7    </ul>
8    <h2>{'Notification'|@translate}</h2>
9  </div>
10
11{include file='dialogs.tpl'}
12
13</div>
14
15<!-- **GBL** <NBM< -->
Note: See TracBrowser for help on using the repository browser.