fix page item

local
Simon Caminada 6 years ago
parent 00f5259f13
commit 17b492c0e1

@ -25,7 +25,7 @@
{% if search %}
<p>{% highlight page.text with request.GET.q %}</p>
{% else %}
{% elif text and text != 'None' %}
<p>{{ text }}</p>
{% endif %}

Loading…
Cancel
Save