Add AccountLayoutModule on app.module.ts for all templates #14356
Description
Resolves #14238
when the use choose Resource Owner Flow, The user must add AccountLayoutModule on app.module. I have added this definion on templates.
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
when you set "resource owner flow" on a app that on templates folder, The apps should work without any additional steps.