Sha256: a769112dda89928203b81e1d76ff8c5a9c8740f897c32a6d3a34e8de69e0ecde
Contents?: true
Size: 438 Bytes
Versions: 15
Compression:
Stored size: 438 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title><%= catch_content :for_title %></title> <%= catch_content :for_head %> </head> <body> <h1><%= catch_content :for_title %></h1> <%= catch_content :for_layout %> <pre><%= catch_content :for_head %></pre> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems