Sha256: 1de7c4de3fb970d27e28a9960f7954f92a1ac933e98e32b50065b1e8aa9fa230

Contents?: true

Size: 256 Bytes

Versions: 23

Compression:

Stored size: 256 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title><%= ::Naf.title %></title>
  <%%= stylesheet_link_tag "naf", media: "all" %>
  <%%= javascript_include_tag "naf" %>
  <%%= yield :javascripts %>
  <%%= csrf_meta_tags %>
</head>
<body>

<%%= yield %>

</body>
</html>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
naf-2.1.13 lib/generators/templates/naf_layout.html.erb
naf-2.1.12 lib/generators/templates/naf_layout.html.erb
naf-2.1.11 lib/generators/templates/naf_layout.html.erb
naf-2.1.10 lib/generators/templates/naf_layout.html.erb
naf-2.1.9 lib/generators/templates/naf_layout.html.erb
naf-2.1.8 lib/generators/templates/naf_layout.html.erb
naf-2.1.6 lib/generators/templates/naf_layout.html.erb
naf-2.1.5 lib/generators/templates/naf_layout.html.erb
naf-2.1.4 lib/generators/templates/naf_layout.html.erb
naf-2.1.3 lib/generators/templates/naf_layout.html.erb
naf-2.1.2 lib/generators/templates/naf_layout.html.erb
naf-2.1.1 lib/generators/templates/naf_layout.html.erb
naf-2.1.0 lib/generators/templates/naf_layout.html.erb
naf-2.0.4 lib/generators/templates/naf_layout.html.erb
naf-2.0.3 lib/generators/templates/naf_layout.html.erb
naf-2.0.2 lib/generators/templates/naf_layout.html.erb
naf-2.0.1 lib/generators/templates/naf_layout.html.erb
naf-2.0.0 lib/generators/templates/naf_layout.html.erb
naf-1.1.4 lib/generators/templates/naf_layout.html.erb
naf-1.1.3 lib/generators/templates/naf_layout.html.erb