e84599d4f9f1c35c7643b96cfe2cdd9d665377ea
window.require is undefined in the NodeBB 4 webpack client build, so the translateText helper never ran and unread drawer strings rendered as raw [[unread:title]] / [[unread:no-unread-topics]]. Move the static strings into the benchpress template (translated at render time) and have client.js only manage the topic <li> rows.
Quickstart Theme for NodeBB
Also, add a screenshot! Take a picture of your theme, and save it as "screenshot.png" in the root of your theme folder, then add this to theme.json:
"screenshot": "screenshot.png"
Credits
Material theme by pichalite.
Languages
SCSS
31.7%
HTML
30.4%
JavaScript
22.6%
Go Template
15.3%