1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-10 23:08:23 +00:00
py-i2phosts/pyi2phosts/templates/search_results.html

6 lines
87 B
HTML
Raw Normal View History

2010-11-12 20:48:41 +00:00
{% extends "browse.html" %}
{% block header %}
<h3>Search results</h3>
{% endblock %}