Sha256: 4fb33947609bee83f427f1a49a44c22a1d130da6a53e86b939681c9086e18396

Contents?: true

Size: 304 Bytes

Versions: 5

Compression:

Stored size: 304 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Antispam</title>
  <%= csrf_meta_tags %>
  <%= csp_meta_tag %>
  <style>.row { width:100%;display: flex;} .cx { width: 50%; }</style>
  <%#= stylesheet_link_tag    "antispam/application", media: "all" %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

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