This commit is contained in:
relikd
2020-09-19 16:19:53 +02:00
parent b4799a8d2c
commit 6c9240a69b

View File

@@ -126,7 +126,7 @@ def gen_html_stats(c_apps, c_domains):
<ul>
<li>List of <a href="/index/domains/all/">Requested Domains</a></li>
<li>List of <a href="/index/domains/tracker/">Trackers</a></li>
<li>List of <a href="/apps/page/1/">Apps</a></li>
<li>List of <a href="/index/apps/1/">Apps</a></li>
</ul>'''.format(title, c_apps, c_domains), title=title))