Sha256: d549ad8b127aef15cffc9465f28fa714ee1fdad59f5cb3d809efd3772e8a28d7
Contents?: true
Size: 261 Bytes
Versions: 1
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Hist</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= stylesheet_link_tag "hist/application", media: "all" %> <%= javascript_include_tag "hist/application" %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hist-0.2.0 | app/views/layouts/hist/application.html.erb |