findResources('theme://images'); foreach($theme_paths as $images_path) { $this->grav['twig']->addPath($images_path, 'images'); } } }