content_type

The type object is accessible for Plate objects that have content types.

content_type.name

Returns the name of the content type.

{{ project.content_type.name }} project

content_type.title

Returns the title of the content type.

{{ social_media_button.content_type.title }} Social Media Button