Sha256: c13d90cbb722d17e4951956d84729be60f1f5bc93164caf0e7910ec5c791e933
Contents?: true
Size: 920 Bytes
Versions: 20
Compression:
Stored size: 920 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> <%= 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
20 entries across 20 versions & 10 rubygems