Restyle read-next card

This commit is contained in:
John O'Nolan
2017-06-13 18:51:08 +01:00
parent 655c35b53c
commit 7f4d581caf
5 changed files with 69 additions and 20 deletions

View File

@ -37,7 +37,7 @@
{{#if description}}
{{description}}
{{else}}
A {{../pagination.total}}-post collection
A collection of {{plural ../pagination.total empty='posts' singular='% post' plural='% posts'}}
{{/if}}
</h2>
</div>