Skip to content

Instantly share code, notes, and snippets.

@poonkave
Created October 10, 2014 11:16
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 poonkave/9f24229391540455c1ba to your computer and use it in GitHub Desktop.
Save poonkave/9f24229391540455c1ba to your computer and use it in GitHub Desktop.
<b>Name:</b></span>{{ contact.name }} <br/>
<b>Email:</b>{{ contact.email }} <br/>
<b>Company:</b>{{ contact.company }} <br/>
<b>Address:</b>{{ contact.address }} <br/>
<b>City:</b>{{ contact.city }} <br/>
<b>ZIP:</b>{{ contact.zip }} <br/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment