---
title: "Template"
description: "The Template element allows including reusable Bricks templates (sections, content, or popups) within a page."
canonical: "https://academy.bricksbuilder.io/builder/elements/general/template/"
markdownUrl: "https://academy.bricksbuilder.io/builder/elements/general/template.md"
pageType: "article"
section: "builder"
category: "elements"
lastmod: "2026-05-21T13:58:32.000Z"
---
The Template element allows including reusable Bricks templates (sections, content, or popups) within a page.

## Settings

- **Template** (select) - Select a published Bricks template to include. Options include section, content, and popup templates.

- **Render without wrapper** (checkbox) - Render the template content directly without the outer div wrapper. Note: Style settings won't apply when this is enabled.

:::tip[Developer reference]
See the [Template Schema](/developer/schema/elements/template/) for the full JSON schema of this element's settings and controls.
:::