Sha256: 3e4495694357a8c53565885f61892943cae972ef8c5026ba00faa3b4144f4c1e

Contents?: true

Size: 264 Bytes

Versions: 10

Compression:

Stored size: 264 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Candl</title>
  <%= csrf_meta_tags %>
  <%= csp_meta_tag %>

  <%= stylesheet_link_tag    "candl/application", media: "all" %>
  <%= javascript_include_tag "candl/application" %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
candl-0.1.14 app/views/layouts/candl/application.html.erb
candl-0.1.13 app/views/layouts/candl/application.html.erb
candl-0.1.12 app/views/layouts/candl/application.html.erb
candl-0.1.11 app/views/layouts/candl/application.html.erb
candl-0.1.10 app/views/layouts/candl/application.html.erb
candl-0.1.9 app/views/layouts/candl/application.html.erb
candl-0.1.8 app/views/layouts/candl/application.html.erb
candl-0.1.7 app/views/layouts/candl/application.html.erb
candl-0.1.6 app/views/layouts/candl/application.html.erb
candl-0.1.5 app/views/layouts/candl/application.html.erb