I've run into a rather puzzling little quirk, where previously added cms:editable fields still show up even though they've been deleted from the template. I have a clonable page called 'training.php'. In my first pass of this, I had a cms:editable field with the name 'title', forgetting that Couch automatically gives you one already. So I deleted it from the template and activated my changes. But when I go to add a new cloned page from the template in the admin area, I find that my entry form has two title fields, so the old one is obviously still there. How do I completely clear this and flush all the changes?
As a side note, there is nothing wrong in having an editable named 'title'
