istio.io/_layouts/blog.html

19 lines
397 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 }}
<a href="{{home}}/feed.xml">
<img title="RSS" src="{{home}}/img/rss.gif" width="36" height="14">
</a>
</div>
</div>
</div>
<script src="{{home}}/js/mc-validate.js"></script>