Skip to content

Instantly share code, notes, and snippets.

@nomnel
Created April 3, 2013 00:36
Show Gist options
  • Save nomnel/5297499 to your computer and use it in GitHub Desktop.
Save nomnel/5297499 to your computer and use it in GitHub Desktop.
!!!
%html
%head
- page_title = yield :title
%title= (page_title.present? ? "#{page_title} - " : '') + 'SITE_NAME'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment