Sha256: 22de00964a8697157069cd10d8fa2505e0fdf98c983b4d88a6ceff69de46aaea
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Configurable engine</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
configurable_engine-2.0.2 | app/views/layouts/configurable_engine/application.html.erb |