{include="layout"} {include="navbar"}
{if="$message"}
{$message}
{/if}

{$site_name}!

Want to tell them who you are?

<<<<<<< HEAD {if="$recent_answers"}

Recent Answers by others:

{loop="$recent"} {/loop}
{$value.author} wrote that {$user_name} is {$value.word1}, {$value.word2} and {$value.word3}
======= {if="$recent_public"}

Recent Answers by others:

{loop="$words"} {/loop}
{$value.author} wrote that {$user_name} is {$value.word1}, {$value.word2} and {$value.word3}
>>>>>>> 95c4db170369fc5edd52d9277936175e39c5816c {/if}
{include="footer"}