Sha256: d14675a1093b47502f09c66a2d94fc1c0a233e04554170f4e386d8a7204c9cbb
Contents?: true
Size: 417 Bytes
Versions: 12
Compression:
Stored size: 417 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>PHCPress - Rails CMS Engine</title> <%= stylesheet_link_tag "phcpress/application", media: "all" %> <%= javascript_include_tag "phcpress/application" %> <%= csrf_meta_tags %> </head> <body class="hold-transition skin-blue sidebar-mini"> <!-- Page Content --> <div class="content-wrapper"> <%= yield %> </div> <!-- Page Content --> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems