Sha256: f0f0c278b28fe5840863730beb5bbe182a068df3c9bc8d1f53482e7aaacb3c31
Contents?: true
Size: 255 Bytes
Versions: 20
Compression:
Stored size: 255 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>BitPlayer</title> <%= stylesheet_link_tag "bit_player/application", media: "all" %> <%= javascript_include_tag "bit_player/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
20 entries across 20 versions & 1 rubygems