Sha256: 9fc7222b3dad126110f02c3ffcd513de567717adc31ad126ac32d26e0186059a
Contents?: true
Size: 276 Bytes
Versions: 32
Compression:
Stored size: 276 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>RecordCollection</title> <%= stylesheet_link_tag "record_collection/application", media: "all" %> <%= javascript_include_tag "record_collection/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
32 entries across 32 versions & 1 rubygems