{% extends "sphene/sphsearchboard/base.html" %} {% load sph_extras %} {% load sphsearch_extras %} {% load sphboard_extras %} {% block content %}
{% sphboard_displayBreadcrumbsForCategory category 1 1 %} >> Search
{% if results %}{% highlight terms %} {% searchexcerpt terms 3 %} {{ post.body_rendered_without_signature|striptags }} {% endsearchexcerpt %} {% endhighlight %}
{% endwith %}Displaying {{ start }} - {{ end }} (Of about {{ count }})
{% if prev %}Previous {% endif %}{% if next %}Next{% endif %}