Sha256: 77755f7eeca9083f20b9172153bb9139860ca1a777399f2a2f1aab8b64d93451
Contents?: true
Size: 466 Bytes
Versions: 5
Compression:
Stored size: 466 Bytes
Contents
<% @title = "Feeds" %><%= sub_template "top" %> <p>You can subscribe to this wiki by RSS and get either just the headlines of the pages that change or the entire page.</p> <ul id="feedsList"> <li><a href="../rss_with_content<%= "?password=#{web.password}" if web.password %>">Full content (RSS 2.0)</a> <li><a href="../rss_with_headlines<%= "?password=#{web.password}" if web.password %>">Headlines (RSS 2.0)</a> </ul> <%= sub_template "bottom" %>
Version data entries
5 entries across 5 versions & 2 rubygems