Added short code around include statement (#10017)
This commit is contained in:
parent
ecd5d920ab
commit
9c7cbacb9e
|
@ -5,7 +5,9 @@ content_template: templates/task
|
||||||
|
|
||||||
{{% capture overview %}}
|
{{% capture overview %}}
|
||||||
|
|
||||||
|
{{< note >}}
|
||||||
{{< include "federation-current-state.md" >}}
|
{{< include "federation-current-state.md" >}}
|
||||||
|
{{< /note >}}
|
||||||
|
|
||||||
This guide explains how to use jobs in the federation control plane.
|
This guide explains how to use jobs in the federation control plane.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue