Fix closing if tag in content layout
This commit is contained in:
parent
2a844910a6
commit
4e487ae109
@ -68,7 +68,7 @@ layout: layouts/base
|
||||
<p>Next Post:</p>
|
||||
<a href="{{ nextPost.url }}">{{ nextPost.data.articleTitle }}</a>
|
||||
</li>
|
||||
{{ endif }}
|
||||
{{ /if }}
|
||||
</ul>
|
||||
{{ /if }}
|
||||
</nav>
|
||||
|
Loading…
x
Reference in New Issue
Block a user