mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
19 lines
493 B
Smarty
19 lines
493 B
Smarty
<div id="content" class="content">
|
|
<div class="titrePage">
|
|
<ul class="categoryActions">
|
|
<li><a href="#" onclick="window.close();" title="{'Close this window'|@translate}" class="pwg-state-default pwg-button">
|
|
<span class="pwg-icon pwg-icon-close"> </span><span class="pwg-button-text">exit</span>
|
|
</a></li>
|
|
</ul>
|
|
<h2>{$PAGE_TITLE}</h2>
|
|
</div>
|
|
|
|
{$HELP_CONTENT}
|
|
|
|
<p>
|
|
<a href="#" onclick="window.close();">{'Close this window'|@translate}</a>
|
|
</p>
|
|
|
|
</div> <!-- content -->
|
|
|
|
|