Sha256: 9661c8e953e192efb7fdb57b255e188c2c523e1dc0b734dbcb991a365ac70335
Contents?: true
Size: 258 Bytes
Versions: 24
Compression:
Stored size: 258 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>HorsePower</title> <%= stylesheet_link_tag "horse_power/application", media: "all" %> <%= javascript_include_tag "horse_power/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
24 entries across 24 versions & 1 rubygems