diff --git a/lib/generators/tailwindcss/authentication/templates/views/passwords/edit.html.erb b/lib/generators/tailwindcss/authentication/templates/app/views/passwords/edit.html.erb similarity index 100% rename from lib/generators/tailwindcss/authentication/templates/views/passwords/edit.html.erb rename to lib/generators/tailwindcss/authentication/templates/app/views/passwords/edit.html.erb diff --git a/lib/generators/tailwindcss/authentication/templates/views/passwords/new.html.erb b/lib/generators/tailwindcss/authentication/templates/app/views/passwords/new.html.erb similarity index 100% rename from lib/generators/tailwindcss/authentication/templates/views/passwords/new.html.erb rename to lib/generators/tailwindcss/authentication/templates/app/views/passwords/new.html.erb diff --git a/lib/generators/tailwindcss/authentication/templates/views/sessions/new.html.erb b/lib/generators/tailwindcss/authentication/templates/app/views/sessions/new.html.erb similarity index 100% rename from lib/generators/tailwindcss/authentication/templates/views/sessions/new.html.erb rename to lib/generators/tailwindcss/authentication/templates/app/views/sessions/new.html.erb