Sha256: 13adfbfa0f5c19ad1d60ba7e213c58ffc54726e1e83ea32bd3d6bcfc6522b0d9

Contents?: true

Size: 236 Bytes

Versions: 5

Compression:

Stored size: 236 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Simple form theme</title>
  <%= csrf_meta_tags %>
  <%= csp_meta_tag %>

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

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_form-theme-0.1.4 app/views/layouts/simple_form/theme/application.html.erb
simple_form-theme-0.1.3 app/views/layouts/simple_form/theme/application.html.erb
simple_form-theme-0.1.2 app/views/layouts/simple_form/theme/application.html.erb
simple_form-theme-0.1.1 app/views/layouts/simple_form/theme/application.html.erb
simple_form-theme-0.1.0 app/views/layouts/simple_form/theme/application.html.erb