Skip to content

Instantly share code, notes, and snippets.

@metamn
Created May 20, 2009 13:56
Show Gist options
  • Save metamn/114826 to your computer and use it in GitHub Desktop.
Save metamn/114826 to your computer and use it in GitHub Desktop.
Header partial for the Application template
#logo.span-2
%h1
= link_to "Application Name", root_path
#login.last.prepend-22
= render :partial => "shared/login"
.clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment