diff --git a/views/pages/home.pug b/views/pages/home.pug index ac220a4b..e070f8a0 100644 --- a/views/pages/home.pug +++ b/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