I have created my custom Post type on WordPress 3.5.1
So under Dashboard I see my custom Post type on the left hand side. So, I did a Add New under this Custom Type.
But I don't see any Template page I can choose for this Custom Type.
I create a file called archive-customtype.php that's a template page and put into my theme folder.
On the older WordPress to change different template you do a
From the Page Attributes meta box select Template > Custom Type and publish the page.
So my question, on this new 3.5.1 where do I select the template for this custom post type? Right now it's using the default one.