mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-03-09 20:01:18 +00:00
Add template for 'latest' view
This commit is contained in:
parent
e346df0481
commit
c42f6490e7
5
pyi2phosts/templates/latest.html
Normal file
5
pyi2phosts/templates/latest.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "browse.html" %}
|
||||
|
||||
{% block header %}
|
||||
<h3>Latest {{ hosts_count }} hosts added in {{ day_count }} days</h3>
|
||||
{% endblock %}
|
Loading…
x
Reference in New Issue
Block a user