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