Sha256: 59a094ca8088c2a3421c7834d491899e1a6766983b0753d230fd8f733a2cb448
Contents?: true
Size: 886 Bytes
Versions: 20
Compression:
Stored size: 886 Bytes
Contents
!!! 5 %html %head %title= @title || "logstash" %link{ :rel => "stylesheet", :href => "/style.css", :type => "text/css" } %link{ :rel => "stylesheet", :href => "/css/smoothness/jquery-ui-1.8.5.custom.css", :type => "text/css" } %script{ :src => "https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js", :type => "text/javascript" } %body #header =haml :header, :layout => false #content =yield #footer %script{ :src => "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js", :type => "text/javascript" } %script{ :src => "js/jquery.tmpl.min.js", :type => "text/javascript" } %script{ :src => "js/jquery-hashchange-1.0.0.js", :type => "text/javascript" } %script{ :src => "js/flot/jquery.flot.js", :type => "text/javascript" } %script{ :src => "js/logstash.js", :type => "text/javascript" }
Version data entries
20 entries across 20 versions & 1 rubygems