Sha256: a2ec26cb4d87034aedc013ef0250a78ae8ba46a179612b12a5a32e0571344e70

Contents?: true

Size: 403 Bytes

Versions: 1

Compression:

Stored size: 403 Bytes

Contents

!!!
%html
  %head
    %meta(charset='utf-8')
    %title Recorder Application
    %link(href='/css/bootstrap.min.css' rel='stylesheet' type='text/css')
    %script(src='http://www.google.com/jsapi')
    %script(src='chartkick.js')
  %body
    %nav.navbar.navbar-default
      .container-fluid
        .navbar-header
          %a.brand(href='/data') Recorder Application

      .container
        !=yield

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
weight-recorder-0.1.0 lib/views/layout.haml