{% extends "base.html" %} {% set active_tab = '' %} {% block title %}Second Brain - All Pages{% endblock %} {% block content %}
{{ pages | length }} result{{ 's' if pages | length != 1 }}
{% else %}{{ pages | length }} page{{ 's' if pages | length != 1 }}
{% endif %} {% if tag_filter %} Filtering: {{ tag_filter }} ✕ Clear {% endif %}{{ page.snippet }}
{% endif %}Your wiki is empty or no results match.
{% if query or tag_filter %} Clear {% endif %}