Sha256: f1a69fd119cfa12b308ce34976907fd2d2d4afc840c883a8b0da477f2c0dd521

Contents?: true

Size: 756 Bytes

Versions: 2

Compression:

Stored size: 756 Bytes

Contents

!!! 5
%html
  %head
    %meta{ "http-equiv" => "Content-Type", :content => "text/html", :charset => "UTF-8" }  
    
    %title Babel Fett    
    %script{ :type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" }    
    %script{ :type => "text/javascript", :src => "/jquery.inlineformlabels.js" }    
    %link{ :href => "/main.css", :rel => "stylesheet", :type => "text/css" }    
    
  %body  
    #container
      %h1 Unsupervised Language Detection on Twitter    
      = yield
      
  %footer
    %p 
      %strong How does this work?
      Learn more at <a href = "http://blog.echen.me/2011/05/05/twss-building-a-thats-what-she-said-classifier/">here</a>. By <a href="http://echen.me">Edwin Chen</a>.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
unsupervised-language-detection-0.0.4 website/views/layout.haml
unsupervised-language-detection-0.0.3 website/views/layout.haml