+
{{ user.createdAt | htime_dt }}
@@ -26,10 +21,10 @@
nodes
-
+
- name |
+ |
last connect |
online |
@@ -56,10 +51,11 @@
pre auth keys
-
+{% if preauthKeys %}
+
- name |
+ |
created |
expiration |
attributes |
@@ -72,8 +68,8 @@
{{ key.key[:10] }}…
+ title="click to copy"
+ class="pak_copy">{{ key.key }}
|
|
+{% else %}
+
+{% endif %}
{% endblock %}
diff --git a/hsman/app/templates/users.html b/hsman/app/templates/users.html
index cd3562a..8574ce0 100644
--- a/hsman/app/templates/users.html
+++ b/hsman/app/templates/users.html
@@ -5,6 +5,9 @@
{% endblock %}
{% block content %}
+users
+
+