antville/code/MemberMgr/statusloggedin.skin

2 lines
No EOL
450 B
Text

<div class="statuslight">Logged in as <% currentUser.name %><br>
<% this.membership prefix="You are " suffix=" of this weblog<br>" %><% this.link to="edit" text="edit" prefix="...&nbsp;" suffix="&nbsp;your profile<br>" %><% this.subscribelink text="subscribe to" prefix="...&nbsp;" suffix="&nbsp;this site<br>" %><% this.subscriptionslink prefix="...&nbsp;your&nbsp;" suffix="<br>" %><% this.link to="logout" text="logout" prefix="...&nbsp;" %></div>