Sha256: b6c6d06ff19ccd704a5de190ee951bead0924cfc9b705b0fbd6d8c65c2b939d0

Contents?: true

Size: 242 Bytes

Versions: 12

Compression:

Stored size: 242 Bytes

Contents

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

  <%= yield :head %>

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

<%= yield %>

</body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
marksmith-0.0.16 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.15 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.13 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.12 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.11 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.10 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.9 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.8 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.7 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.6 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.5 app/views/layouts/marksmith/application.html.erb
marksmith-0.0.4 app/views/layouts/marksmith/application.html.erb