!!! %html

%head
  %title feedcellar-web
  %meta(name="viewport" content="width=device-width" initial-scale="1.0")
  %link(href="vendor/bootstrap/css/bootstrap.min.css"
        rel="stylesheet" media="screen")
%body
  = yield

  .hidden-xs
    %a{:href => "https://github.com/feedcellar/feedcellar-web"}
      %img{:style => "position: absolute; top: 0; right: 0; border: 0;",
           :src => "https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png",
           :alt => "Fork me on GitHub"}