Sha256: 2c0f2f3f576bf2d51a351682bd6e387bd5bd60db12a310e1557a9c6de1627afe
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>IshLibManager</title> <%= stylesheet_link_tag "ish_lib_manager/application", media: "all" %> <%= javascript_include_tag "ish_lib_manager/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ish_lib_manager-0.0.1 | app/views/layouts/ish_lib_manager/application_legacy.html.erb |