'more boards' link

merge-requests/208/head
fatchan 4 years ago
parent 5606b2470f
commit c95cb795f6
  1. 4
      views/pages/home.pug

@ -46,6 +46,10 @@ block content
td #{board.pph}
td #{board.ips}
td #{board.sequence_value-1}
if totalStats.total-totalStats.unlisted > boards.length
tr
td(colspan=5)
a.bold(href='/boards.html') More Boards
.table-container.flex-center.mv-10.text-center
table(style='max-width:450px')
tr

Loading…
Cancel
Save