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.
help with using helpers inside my theme
I managed to make some changes on my template from the client side, but am trying to do the same thing on the server side. I am trying to create a helper. bu...
NodeBB Community (community.nodebb.org)
Copyright © 2024 NodeBB | Contributors