Created
November 12, 2014 11:14
-
-
Save mwadams/d584a93d47249ac6f87c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div ng-controller="SalutationController"> | |
<p><span ng-bind="content.salutation"></span> <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