Sha256: 560382e9d4b39d47d544a9109d8f7b724e752fe84257fd8fcd3fe602384fd1f4

Contents?: true

Size: 530 Bytes

Versions: 2

Compression:

Stored size: 530 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
unsupervised-language-detection-0.0.2 website/views/layout.haml
unsupervised-language-detection-0.0.1 website/views/layout.haml