Sha256: d1fef867025ec12fd63dd70cb90141485db2a2f2f17efa02e010aaa81aa8acb8

Contents?: true

Size: 703 Bytes

Versions: 2

Compression:

Stored size: 703 Bytes

Contents

!!!
%html
  %head
    %meta(charset='utf-8')
    %meta(name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,user-scalable=no")
    %title Weight Recorder
    /%link(href='/css/bootstrap.min.css' rel='stylesheet' type='text/css')
    %link(rel='stylesheet' type='text/css'){href: uri('css/bootstrap.min.css')}

                %a(class="glyphicon glyphicon-plus-sign" href='data/new') new
          %button{class: ('btn btn-default navbar-btn')}
            %a(class="glyphicon glyphicon-asterisk" href='chart') chart
            %a(class="glyphicon glyphicon-asterisk" href='data') data
          %button{class: ('btn btn-default navbar-btn')}

      .container
        !=yield

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
weight-recorder-0.1.5 lib/views/#layout.haml#
weight-recorder-0.1.4 lib/views/#layout.haml#