Revert "Revert "Lose brackets?""

This reverts commit 627eabfdc7.
This commit is contained in:
mattbk
2017-03-28 10:05:41 -05:00
parent 627eabfdc7
commit a81ac520bd

View File

@ -1,7 +1,4 @@
<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 %}