Sha256: 5d4dcfeab4850efa95b2cbb7a77e0cfb402fd29ee7098b58e05ab8c3e8209813
Contents?: true
Size: 1.04 KB
Versions: 3
Compression:
Stored size: 1.04 KB
Contents
!!! 5 %html{lang: "en"} %head %meta{charset: "utf-8"} %meta{:'http-equiv' => "X-UA-Compatible", content: "IE=edge,chrome=1"} %title Helios %link{rel: "license", href: "http://opensource.org/licenses/MIT", :title => "MIT License"} %link{rel: "description", href: "Helios"} = css :application %body{role: 'application', data: {version: Helios::VERSION}} %header{role: 'banner'} %h1#logo %a{href: ''} Helios %nav{role: 'navigation'} %ul.button-group %li.button %a{href: "#data"} %i.data Data %li.button %a{href: "#push-notification"} %i.push-notification Push Notification %li.button %a{href: "#in-app-purchase"} %i.in-app-purchase In-App Purchase %li.button %a{href: "#passbook"} %i.passbook Passbook %div{role: 'main'} / %footer / %p= "Helios #{Helios::VERSION}" = js :application
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
helios-0.2.1 | ./lib/helios/frontend/views/index.haml |
helios-0.2.0 | ./lib/helios/frontend/views/index.haml |
helios-0.1.1 | ./lib/helios/frontend/views/index.haml |