Sha256: 59900b596dffacbf09fe526d4524932c12f9cbc1cdd380f0013313db7a37239f
Contents?: true
Size: 253 Bytes
Versions: 17
Compression:
Stored size: 253 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ColorboxRails</title> <%= stylesheet_link_tag "colorbox-rails/application" %> <%= javascript_include_tag "colorbox-rails/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems