Sha256: af31810ec6f0d5b99a0394245820ac9b21381d3b8e709b4664e6918af5bb3d26
Contents?: true
Size: 276 Bytes
Versions: 17
Compression:
Stored size: 276 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ConcertoWeather</title> <%= stylesheet_link_tag "concerto_weather/application", :media => "all" %> <%= javascript_include_tag "concerto_weather/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems