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 Mar 11, 2025. It is now read-only.
Having an "embed" block like twig has it, which is basically an "extend" but without an extra file, would be an awesome addition to the library I think.
Is it in the current implementiation possible to get something like this working (or is there maybe even something like this already)?
This would be very useful if a macro is just to small or you want to get more markup replaced in a general structure (like a modal).
Having an "embed" block like twig has it, which is basically an "extend" but without an extra file, would be an awesome addition to the library I think.
Is it in the current implementiation possible to get something like this working (or is there maybe even something like this already)?
This would be very useful if a macro is just to small or you want to get more markup replaced in a general structure (like a modal).