Sha256: 6ad134c87a219d27431c8cb82f05703c6367501c2ab26b6f530a100ceb37b823
Contents?: true
Size: 695 Bytes
Versions: 34
Compression:
Stored size: 695 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"> Breadcrumbs: <%= render_breadcrumbs %> Main Menu: <%= render_menu %> <h1><%= page_title %></h1> <%= container :main %> </div> </body> </html>
Version data entries
34 entries across 33 versions & 9 rubygems