Version to run on serve #1

Open
petr wants to merge 52 commits from petr/www.tagesschule-elementa.ch:mprofiag into standalone
Showing only changes of commit b065becd9a - Show all commits

View File

@@ -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 %}