Sha256: bec1539bd5045071b39b9be2818e6e7387e1d8f3ec81d230f3b31742705a8e89

Contents?: true

Size: 232 Bytes

Versions: 1

Compression:

Stored size: 232 Bytes

Contents

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

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flexible_filter-0.0.1 app/views/layouts/flexible_filter/application.html.erb