Skip to content

Instantly share code, notes, and snippets.

@gotoplanb
Created April 20, 2012 17:14
Show Gist options
  • Save gotoplanb/2430355 to your computer and use it in GitHub Desktop.
Save gotoplanb/2430355 to your computer and use it in GitHub Desktop.
<li>
<span class="associate-name"><a href="http://www.bosshardtrealty.com/associates.php?searchtype=detail&id=38">Michael Ryals</a></span>
<span class="associate-email"><a href="mailto:[email protected]">[email protected]</a></span>
<span class="associate-phone">(352) 538-0567</span>
<span class="associate-website"><a href="http://www.teamryals.com">http://www.teamryals.com</a></span>
</li>
<li>
<span class="associate-name"><a href="{{ bio url on current site }}">{{ name }}</a></span>
<span class="associate-email"><a href="{{ email }}">{{ email }}</a></span>
<span class="associate-phone">{{ cell }}</span>
<span class="associate-website"><a href="{{ website }}">{{ website }}</a></span>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment