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

{$site_name}!

Want to tell them who you are?

{if="$recent_public"}

Recent Answers by others:

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