Sha256: 711744308e498f5151fe7148e5ddc9586d1732996e2696fb451fd753fee4676f

Contents?: true

Size: 267 Bytes

Versions: 2

Compression:

Stored size: 267 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>DalliCaptcha</title>
  <%= stylesheet_link_tag    "dalli_captcha/application", :media => "all" %>
  <%= javascript_include_tag "dalli_captcha/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dalli_captcha-0.1.0 app/views/layouts/dalli_captcha/application.html.erb
dalli_captcha-0.0.3 app/views/layouts/dalli_captcha/application.html.erb