Sha256: 903417f8f8a3ff34dbb9b575aec13c0198754eb1610ba988f7bb04bb73121cdb
Contents?: true
Size: 148 Bytes
Versions: 2
Compression:
Stored size: 148 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Aikotoba</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aikotoba-0.1.1 | app/views/layouts/aikotoba/application.html.erb |
aikotoba-0.1.0 | app/views/layouts/aikotoba/application.html.erb |