You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2022. It is now read-only.
I'm new to jade so sorry if this obvious but I've looked into issues/docs and It seems like "components" block in jade just supports text?
https://github.com/mquandalle/meteor-jade/blob/master/examples/components.jade
it works for text but if I want this template in jade how to do that? I'm intersted in
{#onlyIfLoggedIn}}
part to include dynamic template if it evaluates to truehere is one of the option that I've tried
Thank you.
The text was updated successfully, but these errors were encountered: