mirror of https://github.com/istio/istio.io.git
7 lines
341 B
HTML
7 lines
341 B
HTML
{{- /* Inserts a text block into the HTML. See https://preliminary.istio.io/about/contribute/creating-and-editing-pages/#embedding-preformatted-blocks for details */ -}}
|
|
{{- partial "code_block.html" . -}}
|
|
|
|
{{- if .Inner -}}
|
|
{{- /* Hugo needs this reference as a trigger to indicate this shortcode has a content area. */ -}}
|
|
{{- end -}}
|