| Apache Linux webd001.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 uid=2234(oyaide) gid=100(users) groups=100(users) server ip : 213.186.33.18 | your ip : 216.73.216.109 safemode OFF > / home / oyaide / www / moycompany.com / piwigo2 / themes / stripped / template / |
| Filename | /home/oyaide/www/moycompany.com/piwigo2/themes/stripped/template/about.tpl |
| Size | 792 |
| Permission | rw----r-- |
| Owner | oyaide : users |
| Create time | 11-Mar-2016 17:18 |
| Last modified | 14-Oct-2012 19:06 |
| Last accessed | 14-Oct-2012 19:06 |
| Actions | edit | rename | delete | download (gzip) |
| View | text | code | image |
<div class="titrePage">
<div class="browsePath">
<h2>
{if isset($MENUBAR)}
<span id="menuswitcher" title="{'Show/hide menu'|@translate}">{'Menu'|@translate}</span><span class="arrow"> »</span>
{/if}
<a href="{$U_HOME}">{'Home'|@translate}</a>
{$LEVEL_SEPARATOR}{'About'|@translate}
</h2>
</div>
</div>
<div id="content">
{if isset($MENUBAR)}{$MENUBAR}{/if}
<div id="content_cell">
{include file='infos_errors.tpl'}
<div id="piwigoAbout" class="content_block">
{$ABOUT_MESSAGE}
{if isset($THEME_ABOUT) }
<ul>
<li>{$THEME_ABOUT}</li>
</ul>
{/if}
{if not empty($about_msgs)}
{foreach from=$about_msgs item=elt}
{$elt}
{/foreach}
{/if}
</div>
</div>
<div style="clear: both;"></div>
</div>
<div class="browsePath">
<h2>
{if isset($MENUBAR)}
<span id="menuswitcher" title="{'Show/hide menu'|@translate}">{'Menu'|@translate}</span><span class="arrow"> »</span>
{/if}
<a href="{$U_HOME}">{'Home'|@translate}</a>
{$LEVEL_SEPARATOR}{'About'|@translate}
</h2>
</div>
</div>
<div id="content">
{if isset($MENUBAR)}{$MENUBAR}{/if}
<div id="content_cell">
{include file='infos_errors.tpl'}
<div id="piwigoAbout" class="content_block">
{$ABOUT_MESSAGE}
{if isset($THEME_ABOUT) }
<ul>
<li>{$THEME_ABOUT}</li>
</ul>
{/if}
{if not empty($about_msgs)}
{foreach from=$about_msgs item=elt}
{$elt}
{/foreach}
{/if}
</div>
</div>
<div style="clear: both;"></div>
</div>