Skip to content

Instantly share code, notes, and snippets.

@philipszdavido
Created September 18, 2017 17:02
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 philipszdavido/30dc9691ef4bed9ab3e9f037f0adf85e to your computer and use it in GitHub Desktop.
Save philipszdavido/30dc9691ef4bed9ab3e9f037f0adf85e to your computer and use it in GitHub Desktop.
//src/app/components/linktext/linktext.component.html
<div class="user-block">
<a href="javascript:void(0);">{{titletext}}</a>
<div>Shared publicly - 7:30 PM today</div>
</div>
<!-- /.user-block -->
<p>
({{linktext}})
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment