From 635e972cd11ca4b607fa93d32b8fb2235c4b990a Mon Sep 17 00:00:00 2001 From: deflax Date: Sun, 25 Mar 2018 01:41:48 +0200 Subject: [PATCH] minor fixes --- app/templates/admin/addr2pool.html | 2 -- app/templates/admin/list_users.html | 1 - app/templates/main/livechat.html | 2 +- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/app/templates/admin/addr2pool.html b/app/templates/admin/addr2pool.html index 35caeaa..6f10494 100644 --- a/app/templates/admin/addr2pool.html +++ b/app/templates/admin/addr2pool.html @@ -3,7 +3,6 @@ {% block title %}Add IP address to ip pool{% endblock %} {% block page_content %} -
{% include "admin/admin_tasks.html" %}
@@ -61,7 +60,6 @@
-
{% endblock %} diff --git a/app/templates/admin/list_users.html b/app/templates/admin/list_users.html index 96d7709..8526ee4 100644 --- a/app/templates/admin/list_users.html +++ b/app/templates/admin/list_users.html @@ -26,7 +26,6 @@ {% for usr in users %} {% set rowloop = loop %} - {{ loop.index + (page - 1) * per_page }} {{ usr.email }} {{ moment(usr.last_seen).format('lll') }} {{ usr.last_ip }} diff --git a/app/templates/main/livechat.html b/app/templates/main/livechat.html index f88ba03..f13b480 100644 --- a/app/templates/main/livechat.html +++ b/app/templates/main/livechat.html @@ -16,7 +16,7 @@
- + To permanently stay connected to our chat network you could use a client like HexChat and use the following URL:
irc://irc.datapoint.bg:+6697/#support