Sha256: 0720f8f8cab308075e8e9ca1d53200b643c6ef9acaac60d5bddcef47a96d2ecf
Contents?: true
Size: 309 Bytes
Versions: 48
Compression:
Stored size: 309 Bytes
Contents
<html> <head> <title><%=OldSql.report_select_page_title%></title> <%= stylesheet_link_tag "old_sql/old_sql.css" %> <!--Load the AJAX API--> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <%= javascript_include_tag "old_sql/chart.js" %> </head> <body> <%= yield %> </body> </html>
Version data entries
48 entries across 48 versions & 1 rubygems