Sha256: 22aa38e9bc8e73244397a7b9426cafbed18dca3c57673968fdaef23b90d35a6a
Contents?: true
Size: 853 Bytes
Versions: 31
Compression:
Stored size: 853 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Fresh FullTestSlice Slice</title> <link href="<%= public_path_for :stylesheet, 'master.css' %>" type="text/css" charset="utf-8" rel="stylesheet" media="all" /> <script src="<%= public_path_for :javascript, 'master.js' %>" type="text/javascript" charset="utf-8"></script> </head> <!-- you can override this layout at slices/full-test-slice/app/views/layout/full-test-slice.html.erb --> <body class="full-test-slice-slice"> <div id="container"> <h1>FullTestSlice Slice</h1> <div id="main"><%= catch_content :for_layout %></div> </div> </body> </html>
Version data entries
31 entries across 31 versions & 1 rubygems