Skip to content

Instantly share code, notes, and snippets.

@tstone
Last active January 3, 2016 06:09
Show Gist options
  • Save tstone/8420668 to your computer and use it in GitHub Desktop.
Save tstone/8420668 to your computer and use it in GitHub Desktop.
"Type Safety"
@(place: Place)
<a href="@place.details.contact.website">Website</a>
------------------------------------------------------------------------
<a href="{{website}}">Website</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment