Sha256: eb479e053223a45e5dd2627f2f358e573609d616074df4a7ec06cc25a482ca87
Contents?: true
Size: 644 Bytes
Versions: 4
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=utf-8" /> <title><%= page_title %></title> <%= yield :html_head %> </head> <body style="margin: 0; padding: 0; text-align: center;"> <%= cms_toolbar %> <div id="wrapper" style="width: 700px; margin: 0 auto; text-align: left; padding: 30px"> The Dummy Site Template <h1><%= page_title %></h1> <%= container :main %> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems