Sha256: c3633bd01e0feab1c6562638364f4882af060cd3815bea360dd5454ed222b435
Contents?: true
Size: 572 Bytes
Versions: 1
Compression:
Stored size: 572 Bytes
Contents
<!doctype html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Modularis Docs: <%= @page_title %></title> <link rel="stylesheet" href="<%= asset_path %>/normalize.css" /> <link rel="stylesheet" href="<%= asset_path %>/docs.css" /> <script src="<%= asset_path %>/vendor/custom.modernizr.js"></script> </head> <%= yield %> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
modularis-0.0.1 | docs/test/layout.html.erb |