Created
April 20, 2012 17:14
-
-
Save gotoplanb/2430355 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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