{% extends "base.html" %} {% block title %}Search ยท Kematian{% endblock %} {% block content %}

Search

Look for anything across passwords, cookies, and discord tokens.

{% if q %}
{% for r in results %} {% else %} {% endfor %}
TypeDetailClient
{{ r.type }} {{ r.detail }} {{ r.client }}
No matches for "{{ q }}".
{% endif %} {% endblock %}