!!! %html

%head
  %title= @title || 'Fabes Administration Panel'
  %link{href: request.env['SCRIPT_NAME'] + '/application.css', media: 'all', rel: 'stylesheet', type: 'text/css'}
%body
  #container
    #logo
      %h1 Fabes
      %span Fabulous A/B Experimentation System
    #content
      =yield