Sha256: 2de3607f051bbecc90d350d66c832b0f423f402780de512f57e6f86f96a5439f
Contents?: true
Size: 937 Bytes
Versions: 3
Compression:
Stored size: 937 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'> <head> <meta content='text/html; charset=utf-8' http-equiv='Content-Type' /> <meta content='en' http-equiv='Content-Language' /> <title>metrics</title> <style type="text/css"> <%= inline_css("css/reset.css") %> <%= inline_css("css/buttons.css") %> <%= inline_css("css/integrity.css") %> <%= inline_css("css/default.css") %> </style> <link rel="SHORTCUT ICON" href="/favicon.ico"/> </head> <body> <div id='header'> <h1><a href="/">metrics</a> | <a href="index.html"><%= @name %></a></h1> <address class='watermark'> built with <a href='http://metric-fu.rubyforge.org/'>metric-fu</a> </address> </div> <div id='content'> <%= @html %> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems