Skip to content

Instantly share code, notes, and snippets.

@markmarkoh
Created January 12, 2010 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markmarkoh/274757 to your computer and use it in GitHub Desktop.
Save markmarkoh/274757 to your computer and use it in GitHub Desktop.
%html
%head
%title Stats Server
%meta{"http-equive" => "Content-Type", :content=>"text/html; charset=utf-8"}/
<script type="text/javascript" src="/flot/jquery.js"></script>
<script language="javascript" type="text/javascript" src="/flot/jquery.flot.js"></script>
<script language="javascript" type="text/javascript" src="/flot/jquery.flot.selection.js"></script>
%body
=yield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment