Sha256: d6020d018d8c3c825583613c8b933c5ff12be7b203055ff0caeef5712d72ceb0
Contents?: true
Size: 267 Bytes
Versions: 15
Compression:
Stored size: 267 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>InstantUpload</title> <%= stylesheet_link_tag "instant_upload/application", media: "all" %> <%= javascript_include_tag "instant_upload/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems