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