Skip to content

Instantly share code, notes, and snippets.

@jamesmorgan
Created March 31, 2016 21:32
Show Gist options
  • Save jamesmorgan/628e85c4947bd1f1f3c4ffa24cfd8a5f to your computer and use it in GitHub Desktop.
Save jamesmorgan/628e85c4947bd1f1f3c4ffa24cfd8a5f to your computer and use it in GitHub Desktop.
ElvisOperator.html
<div class="media-body">
<p>{{ competition?.description }}</p>
<p>{{ competition?.user?.name }}</p>
<p>{{ competition?.game?.title?.shortName }}</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment