mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
6 lines
283 B
Markdown
6 lines
283 B
Markdown
---
|
|
title: embedded template
|
|
---
|
|
|
|
An _embedded template_ is a built-in component within the Hugo application. This includes features like [_partials_](g), [_shortcodes_](g), and [_render hooks_](g) that provide pre-defined structures or functionalities for creating website content.
|