summaryrefslogtreecommitdiff
path: root/app/views/layouts/_masthead.html.haml
blob: 35225a14f2744e29d0704fa49d86508ea29d4062 (plain)
1
2
3
4
5
6
#masthead
  .title
    %span.sitename
      %a{:href => home_path}= APP_CONFIG[:domain]
    - if @show_navigation
      = t(:user_control_panel)