Sha256: 6f51148fff732ed4ff4ad5c5bafca28c52f8c359b7356617815e27e7c4e0d80c

Contents?: true

Size: 218 Bytes

Versions: 3

Compression:

Stored size: 218 Bytes

Contents

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

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gatepass-0.1.2 app/views/layouts/gatepass/application.html.erb
gatepass-0.1.1 app/views/layouts/gatepass/application.html.erb
gatepass-0.1.0 app/views/layouts/gatepass/application.html.erb