Sha256: 7cdd33fd2a34571769296b6443a0dd445c410a72e21d1b71fe3ef9e4e24e46c3

Contents?: true

Size: 441 Bytes

Versions: 3

Compression:

Stored size: 441 Bytes

Contents

!!! Strict
%html
  %head
    = cms
    %meta{:'http-equiv' => 'Content-Type', :content => 'text/html; charset=utf-8'}
    %title 

    %link{:rel=>'stylesheet', :href=>'/stylesheets/reset.css', :type=>'text/css'}

    %script{:type=>'text/javascript', :src=>'http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'}
    %script{:type=>'text/javascript', :src=>'/javascript/index.js'}
  %body
    = logout

    %h1 OMG! I love you!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
classiccms-0.3.2 lib/classiccms/scaffold/app/views/application/index.haml
classiccms-0.3.1 lib/classiccms/scaffold/app/views/application/index.haml
classiccms-0.3.0 lib/classiccms/scaffold/app/views/application/index.haml