Sha256: bca5da10f0a82f99a9722b049122ac3aaecf779a689b7d1056d81df1110eb484
Contents?: true
Size: 273 Bytes
Versions: 55
Compression:
Stored size: 273 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>CoalescingPanda</title> <%= stylesheet_link_tag "coalescing_panda/application", media: "all" %> <%= javascript_include_tag "coalescing_panda/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
55 entries across 55 versions & 1 rubygems