Sha256: 0bb2c2998e73c86156cea1533e3b5a43290dad450d573d201dd0ab869cba72ab

Contents?: true

Size: 247 Bytes

Versions: 23

Compression:

Stored size: 247 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Ninoxe</title>
  <%= stylesheet_link_tag    "ninoxe/application", :media => "all" %>
  <%= javascript_include_tag "ninoxe/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
ninoxe-0.1.0 app/views/layouts/ninoxe/application.html.erb
ninoxe-0.0.9 app/views/layouts/ninoxe/application.html.erb
ninoxe-0.0.8 app/views/layouts/ninoxe/application.html.erb