{% if S_SIMPLE_MESSAGE %} {% INCLUDE 'simple_header.html' %} {% else %} {% INCLUDE 'overall_header.html' %} {% endif %}

{{ MESSAGE_TITLE }}

{{ MESSAGE_TEXT }}

{% if SCRIPT_NAME == "search" and not S_BOARD_DISABLED and not S_NO_SEARCH and L_RETURN_TO_SEARCH_ADV %}

{{ lang('GO_TO_SEARCH_ADV') }}

{% endif %}
{% if S_SIMPLE_MESSAGE %} {% INCLUDE 'simple_footer.html' %} {% else %} {% INCLUDE 'overall_footer.html' %} {% endif %}