{% extends "base.html" %} {% block title %}Search {% if current_project == all_projects_value %}All Projects{% else %}{{ current_project|display_name }}{% endif %} - CodeContext{% endblock %} {% block content %}
{{ r.fact }}
No results found{% if selected_types %}. Try removing some filters or{% else %}. Try{% endif %} a different search term.