Hi,
i like jade on server site.
but now i tried it on a client site script
and it does not render function like "if", "for" ...
it tries to make <if></if> or <for></for>
is that feature not availeable on client site?
i tried do do it with
- if
but than an error occours: unknown token
all other things where rendered fine