{% extends "base.html" %} {% from "components/tool_card.html" import tool_card %} {% block title %}Search: {{ query }} - CmdForge Registry{% endblock %} {% block meta_description %}Search results for "{{ query }}" in the CmdForge Registry.{% endblock %} {% block content %}
We couldn't find any tools matching "{{ query }}"{% if active_categories or active_tags %} with the current filters{% endif %}.
{% if active_categories or active_tags or active_owner %} {% endif %}Find tools by name, description, category, or tags.