Skip to content

Instantly share code, notes, and snippets.

@JonasNielsen
Created February 6, 2010 13:53
Show Gist options
  • Save JonasNielsen/296729 to your computer and use it in GitHub Desktop.
Save JonasNielsen/296729 to your computer and use it in GitHub Desktop.
%h1 About
%p Here are some text about the business!
- content_for :client_authorization do
= render :partial => 'shared/client_authorization'
- content_for :admin_menu do
= render :partial => 'shared/admin_menu'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment