You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
315 B

<div class="code-box">
<div class="code-box-demo">
<div id="{{post.meta.id}}"></div>
{{ post.html }}
</div>
<div class="code-box-meta">
<div class="code-box-title">{{ post.title }}</div>
{{ post.meta.description }}
<span class="collapse iconfont-home icon-chevron"></span>
</div>
</div>