Lose brackets?
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
<h1 class="entry-title">
|
||||
{% if page.title %}
|
||||
<a href="{{ root_url }}{{ page.url }}">{{ page.title }}</a>
|
||||
{% endif %}
|
||||
{% if post.title %}
|
||||
<a href="{{ root_url }}{{ post.url }}">{{ post.title }}</a>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user