Sha256: 2dc5580c50ef4fde4bad4d7364e277b3573dbee28e68016d56ce9085260aaa2b
Contents?: true
Size: 256 Bytes
Versions: 3
Compression:
Stored size: 256 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= ominous_warnings %> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems