Files
website/content/it/docs/concepts/example-concept-template.md
2019-04-11 09:48:43 -07:00

794 B

title, content_template, toc_hide
title content_template toc_hide
Esempio di modello di concetto templates/concept true

{{% capture overview %}}

{{< note >}} Assicurati anche di creare una voce nel sommario per il tuo nuovo documento. {{< /note >}}

Questa pagina spiega ...

{{% /capture %}}

{{% capture body %}}

Understanding ...

Kubernetes fornisce ...

Using ...

Usare

{{% /capture %}}

{{% capture whatsnext %}}

[Optional Section]

{{% /capture %}}