<% formPassword|html>
<%if !webInterface.core.identityManager.connected>
<%= Warning.PluginNotConnected.Text|l10n|html|replace needle="{link}" replacement=""|replace needle="{/link}" replacement="">
<%/if>
<%ifnull !currentSone> Profile Avatar <%else> Sone is offline <%/if> <%ifnull ! currentSone>
<% currentSone|store key=sone> <%include include/viewSone.html> <%include include/updateStatus.html>
<%/if>