From 4d2d4ed29adbdd7030abd1eb9561c1355b5e16a1 Mon Sep 17 00:00:00 2001 From: Hidden Z Date: Tue, 7 Dec 2010 20:09:01 +0000 Subject: [PATCH] templates/browse.html: provide urls with i2padresshelper --- pyi2phosts/templates/browse.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyi2phosts/templates/browse.html b/pyi2phosts/templates/browse.html index 0c1727b..ada5212 100644 --- a/pyi2phosts/templates/browse.html +++ b/pyi2phosts/templates/browse.html @@ -4,7 +4,7 @@ {% for host in host_list %} - + {% endfor %}
HostLast seenDate addedDescription
{{ host.name }}{{ host.last_seen }}
{{ host.name }}{{ host.last_seen }} {{ host.date_added }}{{ host.description }}