Sha256: c930ee2febd943454eec3423be2a4b8606d04999bca5ffa79264584501bf6160
Contents?: true
Size: 425 Bytes
Versions: 7
Compression:
Stored size: 425 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://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit">Rabbit</a> version <%= rabbit.version %> </p> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems