Sha256: d40d763a94c6cc2929545d3085281a949b0eb96e96246ba5121264d4e3a73c3e

Contents?: true

Size: 444 Bytes

Versions: 7

Compression:

Stored size: 444 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <%= stylesheet_link_tag "application-mailer", media: "all" %>
  </head>
  <body class="bg-light">
    <div class="container-fluid">
        <div class="card card-body my-3">
          <%= yield %>
        </div>
    </div>
  </body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
kowl-0.0.7 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb
kowl-0.0.6 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb
kowl-0.0.5 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb
kowl-0.0.4 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb
kowl-0.0.3 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb
kowl-0.0.2 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb
kowl-0.0.1 lib/kowl/templates/app/views/layouts/devise_mailer.html.erb