Sha256: e0cf4b277d81781e0035ac19bac3ae35b63089cf42ed87d2650fd021ab178e70
Contents?: true
Size: 150 Bytes
Versions: 20
Compression:
Stored size: 150 Bytes
Contents
<!DOCTYPE html> <html> <head> <title> <%= @item[:title] %> </title> </head> <body> <%= yield %> <%= @item[:children] %> </body> </html>
Version data entries
20 entries across 20 versions & 1 rubygems