1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 14:28:03 +00:00
py-i2phosts/pyi2phosts/templates/latest.html
2010-11-11 19:27:21 +00:00

6 lines
133 B
HTML

{% extends "browse.html" %}
{% block header %}
<h3>Latest {{ hosts_count }} hosts added in {{ day_count }} days</h3>
{% endblock %}