The project title was added to the wrong panel which caused side effect of showing a title when creating a new template. Moved the previous code it is only shown when editing a template. Also changed it to read the title from the database using the LoadableDetachableModel pattern. Now the project title should only be shown when editing an existing template.