Sha256: 4ecefa8593398beb77c3ae0b1c5a772e4a4c9d534442f5b1c051c8293ca233f2
Contents?: true
Size: 253 Bytes
Versions: 3
Compression:
Stored size: 253 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Showboat</title> <%= stylesheet_link_tag "showboat/application", :media => "all" %> <%= javascript_include_tag "showboat/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems