cannot find monogame content project template

I’m using win7, vs2013, monogame 3.4, xna 4.0
My problem is when i try to create a new project, under monogame, there are:
windows project
windows opengl project
windows phone 8.1 project
windows 8.1 universal project
android project
ouya project
linux project

but there is no content project…why?

It was removed. Use new MonoGame pipeline.

If you create any of those other project templates you’ll see it has a Content folder with a content.mgcb file in it. This is the new content pipeline definition file that can be editing with the new Pipeline GUI Tool.