{% extends "base.html" %}
{% import "_macros.html" as m %}
{% block title %}Search — Code Atlas{% endblock %}
{# The search page — sidebar and results ported verbatim from the design. Channel
toggles and kind chips are links carrying the adjusted query, since the page is
server-rendered; the markup and counting rules are the design's own. #}
{% block sidebar %}
{% endblock %}
{% block main %}