This commit is contained in:
syuilo
2018-02-22 17:37:40 +09:00
parent 47efc83f16
commit 7ce857593a
2 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,9 @@
<span>%fa:angle-down%{{ _posts[i + 1]._datetext }}</span>
</p>
</template>
<slot name="tail"></slot>
<footer>
<slot name="tail"></slot>
</footer>
</div>
</template>