{{ slug }}
7 |
8 | {% if include.page.layout == '2017/sheet' %}
9 |
10 | {% endif %}
11 |
12 | {{ include.page.title }} {{ include.page.redirect_to }}
13 |
14 |
15 |
--------------------------------------------------------------------------------
/_includes/2017/related-posts-item.html:
--------------------------------------------------------------------------------
1 | 4 | {{ site.title }} is a collection of Istio best practices. 5 | Suggestions and corrections? Send them in. 6 | 7 | Created with ❤️ from Tetrate 8 | Theme by devhint.io 9 |
10 | 11 | {% if page.url != '/index.html' %} 12 | 15 | {% endif %} 16 | 17 |18 |
19 |
7 | 8 | 0 Comments 9 | 10 | {{ site.data.content.comments_area.suffix }} 11 | {{ site.data.content.comments_area.link }} 12 |
13 |