Sha256: cf6d63ee6e48cbafb0e9b4b87e275e92ebdc8b7fd1377b23a73b8c282564ee9d

Contents?: true

Size: 214 Bytes

Versions: 3

Compression:

Stored size: 214 Bytes

Contents

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

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
solder-0.3.0 app/views/layouts/solder/application.html.erb
solder-0.2.0 app/views/layouts/solder/application.html.erb
solder-0.1.0 app/views/layouts/solder/application.html.erb