source: tags/release-1_7_0/template/yoga/notification.tpl @ 9690

Last change on this file since 9690 was 1900, checked in by rub, 17 years ago

Apply property svn:eol-style Value: LF

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 578 bytes
Line 
1<div id="content">
2
3  <div class="titrePage">
4    <ul class="categoryActions">
5      <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="{themeconf:icon_dir}/home.png" class="button" alt="{lang:home}"/></a></li>
6    </ul>
7    <h2>{lang:Notification}</h2>
8  </div>
9
10  <p>{lang:The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.}</p>
11
12  <p><a href="{U_FEED_IMAGE_ONLY}">{lang:Image only RSS feed}</a></p>
13  <p><a href="{U_FEED}">{lang:Complete RSS feed}</a></p>
14</div>
Note: See TracBrowser for help on using the repository browser.