Files
website/content/it/docs/concepts/example-concept-template.md
Fabio Alessandro Locati 54bf3977fe Re-enabling the it translation and put all current translation in draft (#18436)
* Re-enabling the it translation and put all current translation in draft mode. As the work on #18383 will progress those will be promoted to final

* improve italian i18n
2020-01-13 13:11:39 -08:00

41 lines
806 B
Markdown

---
draft: True
title: Esempio di modello di concetto
content_template: templates/concept
toc_hide: true
---
{{% capture overview %}}
{{< note >}}
Assicurati anche di [creare una voce nel sommario](/docs/home/contribute/write-new-topic/#creating-an-entry-in-the-table-of-contents) per il tuo nuovo documento.
{{< /note >}}
Questa pagina spiega ...
{{% /capture %}}
{{% capture body %}}
## Understanding ...
Kubernetes fornisce ...
## Using ...
Usare
{{% /capture %}}
{{% capture whatsnext %}}
**[Optional Section]**
* Ulteriori informazioni su [Scrivere un nuovo argomento](/docs/home/contribuisci/scrivi-nuovo-argomento/).
* Vedi [Uso dei modelli di pagina - Modello di concetto](/docs/home/contribuis/page-templates/#concept_template) su come utilizzare questo modello.
{{% /capture %}}