Fixed post list appearance in tag presenter
This commit is contained in:
parent
d8fd3b3c44
commit
7a5fb406b0
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
<div class="post-list">
|
<div class="post-list">
|
||||||
<h3>Example usages</h3>
|
<h3>Example usages</h3>
|
||||||
|
|
||||||
<ul>
|
<ul class="posts">
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a href="#/posts/query=<%= tag.name %>">Search for more</a>
|
<a href="#/posts/query=<%= tag.name %>">Search for more</a>
|
||||||
|
|
Loading…
Reference in a new issue