Sha256: 0cc5c7ae32fdebbac2435f16d9edd8ffd70af310299be0c6bb2642c60839c07c

Contents?: true

Size: 238 Bytes

Versions: 13

Compression:

Stored size: 238 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fuel-0.3.3 app/views/layouts/fuel/application.html.erb
fuel-0.3.2 app/views/layouts/fuel/application.html.erb
fuel-0.3.1 app/views/layouts/fuel/application.html.erb
fuel-0.3.0 app/views/layouts/fuel/application.html.erb
fuel-0.2.9 app/views/layouts/fuel/application.html.erb
fuel-0.2.8 app/views/layouts/fuel/application.html.erb
fuel-0.2.7 app/views/layouts/fuel/application.html.erb
fuel-0.2.6 app/views/layouts/fuel/application.html.erb
fuel-0.2.5 app/views/layouts/fuel/application.html.erb
fuel-0.2.4 app/views/layouts/fuel/application.html.erb
fuel-0.2.3 app/views/layouts/fuel/application.html.erb
fuel-0.2.2 app/views/layouts/fuel/application.html.erb
fuel-0.2.1 app/views/layouts/fuel/application.html.erb