Coder v0.8.5-devel+380022fe **Steps to reproduce:** 1. Navigate to https://dev.coder.com/templates/ 2. Open any template page 3. Click on Settings -> Add template settings page opens 4. Change the template name -> submit **Actual result:** the template is saved with blank name and cannot be opened due to incorrect URL (URL should contain templates name but it is absent)   **Expected result:** the template is saved with the updated name and can be opened without errors via correct URL including the updated name  Note: the issue was found during unlinked PR https://github.com/coder/coder/pull/3557 verification.