Sha256: dfaaa6558ffe585ddca9c67818fa82b81a8815dd0ca44d7df8d7b9812d3a9f1c
Contents?: true
Size: 288 Bytes
Versions: 22
Compression:
Stored size: 288 Bytes
Contents
<html> <head> <title> <% if @title %> <%= @title %> <% end %> </title> </head> <body> <h1> <% if @h1 %> <%= @h1 %> <% end %> </h1> <div> <% if @div %> <%= @div %> <% end %> </div> </body> </html>
Version data entries
22 entries across 22 versions & 4 rubygems