istio.io/_layouts/troubleshooting.html

13 lines
222 B
HTML

---
layout: default
---
{% include home.html %}
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-10 col-lg-7 nofloat center-block {{page.type}}">
{{ content }}
</div>
</div>
</div>