Sha256: ca09eeb992e61dd317fbc78035a81f75f11b0bdc5d33fcd8ec302f6b27da72c9
Contents?: true
Size: 263 Bytes
Versions: 6
Compression:
Stored size: 263 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>HideAndSeek</title> <%= stylesheet_link_tag "hide_and_seek/application", media: "all" %> <%= javascript_include_tag "hide_and_seek/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems