Closed
Description
Using $this->render('default/index.html.php')
loads app/Resources/default/index.html.php
instead of app/Resources/views/default/index.html.php
.
This bug was originally reported by @jxmallet in symfony/symfony-docs#5318
8000
Using $this->render('default/index.html.php')
loads app/Resources/default/index.html.php
instead of app/Resources/views/default/index.html.php
.
This bug was originally reported by @jxmallet in symfony/symfony-docs#5318