@ -19,7 +19,7 @@
{% if post.style == 1 %}
<div class="quote">
{% endif %}
{% if post.style != 2 %}
{% if post.style != 2 and post.style != 3 %}
<a href="{{ post.url }}"><h1>{{ post.title }}</h1></a>