Sha256: 3e878e3feb56388d69cc164a96787d2076f9f96c8c3a0f8f8c84111708269f7c
Contents?: true
Size: 217 Bytes
Versions: 1
Compression:
Stored size: 217 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Somatsu</title> <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
somatsu-0.0.1 | lib/kanri/app/views/layouts/application.html.erb |