Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/syntax/partials-layouts/ #60

Open
utterances-bot opened this issue Jul 11, 2022 · 3 comments
Open

docs/syntax/partials-layouts/ #60

utterances-bot opened this issue Jul 11, 2022 · 3 comments

Comments

@utterances-bot
Copy link

Partials and Template Inheritance | SquirrellyJS

Partials

https://squirrelly.js.org/docs/syntax/partials-layouts

Copy link

KCErb commented Jul 11, 2022

Note that the filename option is needed to resolve relative paths in includeFile.

For example:

Sqrl.render(string, data, {filename: './'})

Copy link

How to check partial mypartial exist?

Copy link

urostripunovic commented Dec 24, 2023

I'm not really sure where to ask this question since there isn't a dedicated page to it but how would I render a parent block inside a child block using the {{@extendsFile('index.html')}} command? using the example from nunjucks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants