https://github.com/rails/tailwindcss-rails/blob/main/lib/generators/tailwindcss/scaffold/templates/index.html.erb.tt is out of sync with https://github.com/rails/rails/blob/main/railties/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt, namely it's missing the `<% content_for :title, "New event" %>` Should template files be kept in sync (except the tailwind classes)? <img width="941" alt="Screenshot 2024-03-24 at 21 55 11" src="https://github.com/rails/tailwindcss-rails/assets/13472945/3e010c0a-3f99-414d-b4b0-5e5ede4b6f0a">