Skip to content

Instantly share code, notes, and snippets.

@gotjosh
Created January 18, 2011 20:52
Show Gist options
  • Save gotjosh/785120 to your computer and use it in GitHub Desktop.
Save gotjosh/785120 to your computer and use it in GitHub Desktop.
<% if @page.parent %>
<% if @page.parent.title == "Properties" %>
<h1>THISISPROPERTIES</h1>
<% end %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment