Added short code around include statement (#10020)
parent
9c5ad32648
commit
1bf7a29a23
|
@ -5,7 +5,9 @@ content_template: templates/concept
|
||||||
|
|
||||||
{{% capture overview %}}
|
{{% capture overview %}}
|
||||||
|
|
||||||
|
{{< note >}}
|
||||||
{{< include "federation-current-state.md" >}}
|
{{< include "federation-current-state.md" >}}
|
||||||
|
{{< /note >}}
|
||||||
|
|
||||||
This guide explains how to use secrets in Federation control plane.
|
This guide explains how to use secrets in Federation control plane.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue