Sha256: 71d80beba7869f9776a08bb4f1cbb4fe7229ba1ef240d6a2b667e008b05ac0d1
Contents?: true
Size: 644 Bytes
Versions: 18
Compression:
Stored size: 644 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=<%= Comatose.config.content_type %>"/> <meta name="Generator" content="Comatose"/> <meta name="Keywords" content="<%= @page.keywords %>"/> <title><%= @page.title %></title> <style> BODY { font-family: sans-serif; color: #555; } h1, h2, h3, h4, h5 { font-family: serif; color: #000; } </style> </head> <body> <%= yield %> </body> </html>
Version data entries
18 entries across 18 versions & 6 rubygems