Does Core dna come with reusable page templates and components?

Yes. Pages are assembled from reusable components and content blocks in a visual editor, so marketers can build and change layouts without needing a developer for each update.

Content & Digital Experience

Yes. Pages in Core dna are assembled from reusable components rather than hand-built one at a time, and the assembly happens in a visual editor.

How it works in practice:

  • Components. Self-contained blocks — a hero, a two-column section, an accordion, a card grid — each with its own editable fields. Drop one onto a page and fill in the content.
  • Templates. Page-level layouts that define which components a given page type can carry, so a campaign page and a product page each stay consistent without being frozen.
  • Reuse. A component built once is available across every page and every site in your account, so changing a shared block does not mean repeating the work site by site.

The payoff is that building and changing a page stops being a developer task. Marketing teams assemble and reorder layouts themselves; developers get involved when a genuinely new component is needed, not for each content update.

The component-based architecture also keeps the front end agnostic: the same content can be rendered through our templating or pulled via the API into a separate front-end framework.

More reading

Related posts