Subtract numbers in .tpl
-
Hey mates,
how can I subtract two variables in the template file?
E.g:
<span class="human-readable-number">{topics.postcount - 1}</span> -
Do you mean subtract?
-
Benchpress had no built-in way to do this. You'll need to add a helper in order to do subtraction.
https://community.nodebb.org/topic/11801/help-with-using-helpers-inside-my-theme
Copyright © 2024 NodeBB | Contributors