mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-10 23:08:23 +00:00
6 lines
87 B
HTML
6 lines
87 B
HTML
|
{% extends "browse.html" %}
|
||
|
|
||
|
{% block header %}
|
||
|
<h3>Search results</h3>
|
||
|
{% endblock %}
|