{# TODO: enable something like the following by testing for these filters first #}
{#{% if (striphtmltags is defined) and (firstsentence is defined) %}
{% endif %}
{% if (striphtmltags is defined) and (keywords is defined) %}
{% endif %}#}
{% block title %}{% endblock %}
{% if config.THEME_SETTINGS.googleanalytics %}
{% endif %}
{% block header_scripts %}{% endblock header_scripts %}