Sha256: b484499852d89bbaa2a8733ddd262cc35f793c6163c03cbe537e3c0f24df9c8b
Contents?: true
Size: 307 Bytes
Versions: 15
Compression:
Stored size: 307 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= page_title %></title> <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %> <%= javascript_include_tag "application", "data-turbolinks-track" => true %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
15 entries across 15 versions & 2 rubygems