Sha256: 4fe6aa6ff73f7b1a40ce2e489bd3441c33ec25b4a39f2ee5e9f9c3b9c75181b3
Contents?: true
Size: 400 Bytes
Versions: 10
Compression:
Stored size: 400 Bytes
Contents
<html> <head> <title><%=h rabbit.slide_title %></title> </head> <body> <% if rabbit.accept_move? %> <%= @navi.to_div_i(context) %> <% end %> <%= @slide.to_div_i(context) %> <% if rabbit.accept_move? %> <%= @navi.to_div_i(context) %> <% end %> <%= @comment.to_html_i(context) %> <p> Generated by <a href="http://rabbit-shockers.org/">Rabbit</a> version <%= rabbit.version %> </p> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems