Thomas Lynch 3 years ago
parent 4f85ae52ec
commit bf26c8826c
  1. 1
      views/pages/overboard.pug

@ -14,6 +14,7 @@ block content
| (
a(href=`/catalog.html?${cacheQueryString}`) Catalog View
| )
include ../includes/stickynav.pug
if allowCustomOverboard === true
+overboardform('/overboard.html')
+announcements(true, true, false)

Loading…
Cancel
Save