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