Files
Piwigo/template/yoga/mail/text/html/footer.tpl
T
vdigital 34dcd9c8e6 Sylvia mailing template : Need to be tested ...
git-svn-id: http://piwigo.org/svn/branches/2.0@2988 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15 23:23:49 +00:00

21 lines
540 B
Smarty

{* $Id$ *}
</div> <!-- content -->
<div id="copyright">
<hr/>
{* Please, do not remove this copyright. If you really want to,
contact us on http://piwigo.org to find a solution on how
to show the origin of the script...*}
{'powered_by'|@translate}
<a href="http://piwigo.org" class="Piwigo">
<span class="Piwigo">Piwigo</span></a>
{$VERSION}
- {'send_mail'|@translate}
<a href="mailto:{$MAIL}?subject={$TITLE_MAIL}">{'Webmaster'|@translate}</a>
</div> <!-- copyright -->
</div> <!-- the_page -->
</body>
</html>