Sha256: 034f17abc2a8574f198efbc8ecc2001be2762ebf66d57d7a94bc4b1dee3c8ac6
Contents?: true
Size: 241 Bytes
Versions: 2
Compression:
Stored size: 241 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Nodes</title> <%= stylesheet_link_tag "nodes/application", media: "all" %> <%= javascript_include_tag "nodes/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nodes-0.2.3 | app/views/layouts/nodes/application.html.erb |
nodes-0.2.2 | app/views/layouts/nodes/application.html.erb |