contentBlock inside of Template.dynamic #4756
Closed
Labels
Comments
Thanks for the feature request! We welcome discussions about how to make Meteor better. If you haven't yet, check out our wiki page about feature requests on GitHub. |
Nice, with this iron:router's layout thing can be re-implemented with |
why not {{#dynamic name=xxx}}
abc
{{/dynamic}} as opposite to longer uglier |
martijnwalraven
pushed a commit
that referenced
this issue
Feb 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be cool if
Template.contentBlock
can be used withTemplate.dynamic
Maybe some code can better explain what I mean:
The text was updated successfully, but these errors were encountered: