{{ site_name }}
{% else %} {% if current_page and current_page.title.startswith("_") %}{{ page_title | replace("_", "") }}
{% else %}{{ page_title }}
{% endif %} {% endif %}{{ meta.abstract[0] }}
{% endif %} {% if toc and toc|list|length > 0 and not meta.hide_toc %} {% endif %} {% block content %} {{ content }} {% endblock %}