26 lines
435 B
Text
26 lines
435 B
Text
<table border="0" cellspacing="0" cellpadding="2">
|
|
<tr>
|
|
<td><% linkedpath %></td>
|
|
</tr>
|
|
<tr>
|
|
<td><% response.prevpage %></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<% this.storylist %>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="2">
|
|
|
|
<tr>
|
|
<td colspan="2"><% response.nextpage %></td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<td><% this.addstory %></td>
|
|
</tr>
|
|
<tr>
|
|
<td><% this.relatedtopics prefix="<br />Stories/Comments linking to this topic:<br />" %></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|