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 https://github.com/symfony/symfony-docs/pull/5318_