mirror of https://github.com/istio/istio.io.git
Fix stray backslash that creeped in the template.
This commit is contained in:
parent
ecbdbd787f
commit
e704d68356
|
|
@ -16,7 +16,7 @@
|
|||
</h5>
|
||||
<p>{{ .Description }}</p>
|
||||
</div>
|
||||
\ {{ end }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue