Archived
1
0

add page list to the bottom of board pages

This commit is contained in:
ZiRo
2016-02-17 11:30:19 +01:00
parent 649cc96269
commit 24b6d87381
2 changed files with 14 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
</div>
{{/board.Threads}}
</div>
<div class="pagelist">{{# board.PageList }}[<a href="{{LinkURL}}"> {{Text}} </a>] {{/ board.PageList }}</div>
<script type="text/javascript">
var e = document.getElementById("nntpchan_banner");