Sha256: 4d7cc21be35e4b16833130fced3e62807614d048dff72aaee741ab8b28b6559d
Contents?: true
Size: 323 Bytes
Versions: 1
Compression:
Stored size: 323 Bytes
Contents
<page> <?r transaction.attributes[:title] ||= @page_title ?> #{partial 'navigation', path: attributes[:full_path].dirname} #{MarkupString.raw Kramdown::Document.new(self[:content]).to_html} <footer> Last Modified: #{File.mtime(self[:page_file]) rescue "N/A"} — <a href="edit">Edit</a> </footer> </page>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
utopia-1.9.2 | documentation/pages/wiki/show.xnode |