Sha256: 8016cbd4111a123e002ed150c23d979787ef5ebc0f5a4d1c65a4ad6b36df4c78

Contents?: true

Size: 869 Bytes

Versions: 35

Compression:

Stored size: 869 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 <%= module_name %> 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/<%= base_name %>/app/views/layout/<%= base_name %>.html.erb -->
  <body class="<%= base_name %>-slice">
  <div id="container">
	  <h1><%= module_name %> Slice</h1>
    <div id="main"><%%= catch_content :for_layout %></div>
  </div>
  </body>
</html>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
merb-slices-1.1.3 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.1.2 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.1.1 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.1.0 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.1.0.rc1 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.1.0.pre lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.15 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.14 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.13 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.12 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-0.9.9 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.1 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.10 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-0.9.10 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-0.9.7 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-0.9.8 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.4 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-1.0.5 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-0.9.5 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb
merb-slices-0.9.4 lib/generators/templates/full/app/views/layout/%symbol_name%.html.erb