Does anything really use content templates? openacs.org
doesn't have any, nor do any of the other sites I checked on.
You can see if there are any on your install via:
select * from cr_items where content_type = content_template';
(there will be one for the default template but I would guess its the only one for most people).