Sha256: eb66d70adc42eb50c3d8253fdd0f6395afd500690520c04f881122f30ed543a7

Contents?: true

Size: 591 Bytes

Versions: 51

Compression:

Stored size: 591 Bytes

Contents

<!DOCTYPE html>
<html lang="<%= I18n.locale %>">
<head>
  <meta charset="utf-8" />
  <meta name="ROBOTS" content="NOODP" />
  <meta name="viewport" content="initial-scale=1" />
  <%%#
    Configure default and controller-, and view-specific titles in
    config/locales/en.yml. For more see:
    https://github.com/calebthompson/title#usage
  %>
  <title><%%= title %></title>
  <%%= stylesheet_link_tag :application, media: "all" %>
  <%%= csrf_meta_tags %>
</head>
<body class="<%%= body_class %>">
  <%%= render "flashes" -%>
  <%%= yield %>
  <%%= render "javascript" %>
</body>
</html>

Version data entries

51 entries across 51 versions & 4 rubygems

Version Path
onotole-2.0.2 templates/onotole_layout.html.erb.erb
onotole-2.0.1 templates/onotole_layout.html.erb.erb
onotole-2.0.0 templates/onotole_layout.html.erb.erb
onotole-1.2.11 templates/onotole_layout.html.erb.erb
onotole-1.2.10 templates/onotole_layout.html.erb.erb
onotole-1.2.9 templates/onotole_layout.html.erb.erb
onotole-1.2.8 templates/onotole_layout.html.erb.erb
onotole-1.2.7 templates/onotole_layout.html.erb.erb
onotole-1.2.6 templates/onotole_layout.html.erb.erb
onotole-1.2.5 templates/onotole_layout.html.erb.erb
onotole-1.2.4 templates/onotole_layout.html.erb.erb
onotole-1.2.3 templates/onotole_layout.html.erb.erb
onotole-1.2.2 templates/onotole_layout.html.erb.erb
onotole-1.2.1 templates/onotole_layout.html.erb.erb
onotole-1.1.21 templates/onotole_layout.html.erb.erb
onotole-1.1.20 templates/onotole_layout.html.erb.erb
onotole-1.1.19 templates/onotole_layout.html.erb.erb
onotole-1.1.18 templates/onotole_layout.html.erb.erb
onotole-1.1.17 templates/onotole_layout.html.erb.erb
onotole-1.1.16 templates/onotole_layout.html.erb.erb