Skip to content

Instantly share code, notes, and snippets.

@teeyo
Created April 12, 2017 10:15
Show Gist options
  • Save teeyo/3d417537d2274d088c6b64b839a83b61 to your computer and use it in GitHub Desktop.
Save teeyo/3d417537d2274d088c6b64b839a83b61 to your computer and use it in GitHub Desktop.
<?php
webform_node_view($node,'full');
print theme_webform_view($node->content);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment