tpl.Loginza.logout
Description
This is chunk for authenticated users. It is display full name of logged in user and link to exit.
Wellcome, [[+fullname]]!
<br/><br/>
<a href='[[+logout_url]]'>Logout</a>
[[+error:notempty=`<div class="alert alert-block alert-error">[[+error]]</div>`]]
Placeholders
There is no unusual placeholders in this chunk. You can use all placeholders from users profile. Read more.