source: trunk/template/yoga/mail/text/html/footer.tpl @ 3283

Last change on this file since 3283 was 3283, checked in by plg, 15 years ago

complement to r3282, remove all $Id$ in source code.

  • Property svn:eol-style set to LF
File size: 604 bytes
RevLine 
[1900]1</div> <!-- content -->
2<div id="copyright">
[3185]3<hr>
[3245]4  {'Sent by'|@translate}
5  <a href="{$GALLERY_URL}">{$GALLERY_TITLE}</a>
6
[2278]7 {* Please, do not remove this copyright. If you really want to,
[2342]8      contact us on http://piwigo.org to find a solution on how
[2278]9      to show the origin of the script...*}
[3245]10  - {'powered_by'|@translate}
[2989]11  <a href="http://piwigo.org" class="Piwigo">
12  <span class="Piwigo">Piwigo</span></a>
[2278]13  {$VERSION}
[3245]14
[2278]15  - {'send_mail'|@translate}
16  <a href="mailto:{$MAIL}?subject={$TITLE_MAIL}">{'Webmaster'|@translate}</a>
[1900]17
18</div> <!-- copyright -->
19</div> <!-- the_page -->
20
21</body>
22</html>
Note: See TracBrowser for help on using the repository browser.