Is there a way of converting this:
Into something so when it outputs it will only show the username without the hyperlink to the profile?
I tried:
{$conversation.last_message} for kicks, but no go ;p
Code:
<xen:username user="$conversation.last_message" />
Into something so when it outputs it will only show the username without the hyperlink to the profile?
I tried:
{$conversation.last_message} for kicks, but no go ;p