I installed Admin Generator bundle using https://github.com/symfony2admingenerator/AdmingeneratorGeneratorBundle/blob/master/Resources/doc/installation/installation-via-composer.md document. I also installed AdmingeneratorUserBundle. but login page showing this error
Unable to find template "AdmingeneratorGeneratorBundle::base_login.html.twig"
When I check AdminGeneratorbundle I didn't find any base_login.html.twig file. How we can load basic login template?