Skip to content

Instantly share code, notes, and snippets.

@jjcall
Created January 31, 2014 01:29
Show Gist options
  • Save jjcall/8724999 to your computer and use it in GitHub Desktop.
Save jjcall/8724999 to your computer and use it in GitHub Desktop.
.navbar-header
%a.logo{href: home_path}
- if content_for(:header_follow)
.sharing
= yield :header_follow
- if content_for?(:navigation)
= yield :navigation
- else
%nav{role: "navigation"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment