Sha256: b7d9a6b42bd68ab4e1db167a83ab552a4dada4b939219c580d314bfbcbdfbe4d

Contents?: true

Size: 268 Bytes

Versions: 4

Compression:

Stored size: 268 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enlightenment-0.0.1.pre.4 app/views/layouts/enlightenment/application.html.erb
enlightenment-0.0.1.pre.3 app/views/layouts/enlightenment/application.html.erb
enlightenment-0.0.1.pre.2 app/views/layouts/enlightenment/application.html.erb
enlightenment-0.0.1.pre.1 app/views/layouts/enlightenment/application.html.erb