4 lines
No EOL
390 B
Text
4 lines
No EOL
390 B
Text
<p>The following list of weblogs contains those that you either subscribed or are a member of, sorted by their last update:</p>
|
|
<% currentUser.webloglist prefix="<ul>" suffix="</ul>" %>
|
|
<% this.membershiplist prefix="<p>Your are a member of the following sites:</p><ul>" suffix="</ul>" %>
|
|
<% this.subscriptionlist prefix="<p>You subscribed to the following sites:</p><ul>" suffix="</ul>" %> |