Sha256: 4909ec704226cbd939f5d725e83a39f1cf3e87a656831dcfc1f39b46c9fa5ee3
Contents?: true
Size: 282 Bytes
Versions: 29
Compression:
Stored size: 282 Bytes
Contents
<html> <head> <title> <?r if @title ?> #{@title} <?r end ?> </title> </head> <body> <h1> <?r if @h1 ?> #{@h1} <?r end ?> </h1> <div> <?r if @div ?> #{@div} <?r end ?> </div> </body> </html>
Version data entries
29 entries across 22 versions & 4 rubygems