Sha256: 251ba6327511ba54e713e04cf9ad7ec34ae170c47c03d5929118d16d29244820
Contents?: true
Size: 237 Bytes
Versions: 3
Compression:
Stored size: 237 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Active email</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= stylesheet_link_tag "po_box/application", media: "all" %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
po_box-0.1.2 | app/views/layouts/po_box/application.html.erb |
po_box-0.1.1 | app/views/layouts/po_box/application.html.erb |
po_box-0.1.0 | app/views/layouts/po_box/application.html.erb |