Sha256: 6ffd2843fe269b710a1138e442f5316f9e1b6d87d9b403c5efd98663071cea2e

Contents?: true

Size: 669 Bytes

Versions: 8

Compression:

Stored size: 669 Bytes

Contents

!!! 5
%html{lang: "en"}
  %head
    %meta{charset: "utf-8"}
    %meta{:'http-equiv' => "X-UA-Compatible", content: "IE=edge,chrome=1"}
    %meta{name: "generator", content: "Helios #{Helios::VERSION}"}
    %title Helios
    %link{rel: "license", href: "http://opensource.org/licenses/MIT", :title => "MIT License"}
    %link{rel: "shortcut icon", href: "data:image/x-icon;,", type: "image/x-icon"}
    = css :application

  %body{role: 'application', data: {version: Helios::VERSION}}
    %header{role: 'banner'}
      %h1#logo
        %a{href: ''}
          %img{src: 'images/helios.svg'}

      %nav{role: 'navigation'}

    %div{role: 'main'}

    = js :application

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
helios-0.4.1 ./lib/helios/frontend/views/index.haml
helios-0.4.0 ./lib/helios/frontend/views/index.haml
helios_aim-0.2.2 ./lib/helios/frontend/views/index.haml
helios-0.3.0 ./lib/helios/frontend/views/index.haml
helios-0.2.5 ./lib/helios/frontend/views/index.haml
helios-0.2.4 ./lib/helios/frontend/views/index.haml
helios-0.2.3 ./lib/helios/frontend/views/index.haml
helios-0.2.2 ./lib/helios/frontend/views/index.haml