diff --git a/templates/server_list.html b/templates/server_list.html index 77b2578..6bd4ab0 100644 --- a/templates/server_list.html +++ b/templates/server_list.html @@ -21,7 +21,7 @@ ID - Nazwa serwera + Nazwa hosta Użytkownik Port Typ @@ -137,15 +137,6 @@ - - - - - Dodaj nowy serwer - Importuj z CSV - Eksportuj do CSV - - @@ -155,7 +146,7 @@ - Host: + Host: () CPU: @@ -181,35 +172,56 @@ -{% endblock %} + + Dodaj nowy serwer + Importuj z CSV + Eksportuj do CSV + +{% endblock %} {% block extra_js %} + + {% endblock %} \ No newline at end of file
Host:
Host: ()