Skip to content

Instantly share code, notes, and snippets.

@mwadams
Created November 12, 2014 11:14
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 mwadams/d584a93d47249ac6f87c to your computer and use it in GitHub Desktop.
Save mwadams/d584a93d47249ac6f87c to your computer and use it in GitHub Desktop.
<div ng-controller="SalutationController">
<p><span ng-bind="content.salutation"></span>&nbsp;<span ng-bind="content.greet"></span></p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment