Skip to content

Instantly share code, notes, and snippets.

@OnkelTem
Created September 4, 2014 08:37
Show Gist options
  • Select an option

  • Save OnkelTem/fde3c512c13d989dd78d to your computer and use it in GitHub Desktop.

Select an option

Save OnkelTem/fde3c512c13d989dd78d to your computer and use it in GitHub Desktop.
function yourhrme_preprocess_node(&$vars) {
$vars['content'] = 'this is my content';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment