blocks.yml
blocks: | |
custom: | |
views: | |
custom: | |
template: MyBlockBundle::custom.html.twig | |
name: My Custom Block view |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
blocks: | |
custom: | |
views: | |
custom: | |
template: MyBlockBundle::custom.html.twig | |
name: My Custom Block view |