Skip to content

Instantly share code, notes, and snippets.

@suddeb
Created August 3, 2015 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suddeb/d1e87331d61b8ded09c2 to your computer and use it in GitHub Desktop.
Save suddeb/d1e87331d61b8ded09c2 to your computer and use it in GitHub Desktop.
<apex:page controller="SingleController">
<apex:pageBlock>
Welcome {!name}
</apex:pageBlock>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment