Sha256: 89de29b744b9a902168d7e2f54071005040b38297058e7ab26fa467ce4339e6b
Contents?: true
Size: 238 Bytes
Versions: 77
Compression:
Stored size: 238 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>FullyLoaded</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
77 entries across 77 versions & 1 rubygems