{% embed "overall_header.html" %} {% block header_content %}

{{ SEARCH_MATCHES }}

{% endblock %} {% endembed %}
{% if loops.pagination|length or SEARCH_MATCHES %}
{% endif %}
{searchresults.L_IGNORE_POST}

{searchresults.POST_SUBJECT}

{searchresults.MESSAGE}
{L_POST_BY_AUTHOR} {searchresults.POST_AUTHOR_FULL}
{searchresults.POST_DATE}
{% if searchresults.FORUM_ID %} {% else %} {% endif %}
{L_JUMP_TO_POST}
{L_NO_SEARCH_RESULTS}
{% if loops.pagination|length or SEARCH_MATCHES %}
{% endif %} {% INCLUDE 'jumpbox.html' %} {% INCLUDE 'overall_footer.html' %}