Present a named location where content can be inserted at runtime
<core:placeholder id="name">
The <core:placeholder> tag is a ServerComponentTag that creates a PlaceHolderComponent.
Use this tag in combination with the <core:wrap> tag.
Please have a look at the examples section to see this tag in action.