X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/5c901ee485c3abdf11dec71bdb7534f1f6a9eaa9..6e3dcb6d3a61a9dcd85dc5bf5e44c2d49a5a1cb3:/src/ssh_keys/templates/ssh_keys/sshkey_list.html diff --git a/src/ssh_keys/templates/ssh_keys/sshkey_list.html b/src/ssh_keys/templates/ssh_keys/sshkey_list.html index a4f5155..9dea954 100644 --- a/src/ssh_keys/templates/ssh_keys/sshkey_list.html +++ b/src/ssh_keys/templates/ssh_keys/sshkey_list.html @@ -14,7 +14,7 @@ {% for key in object_list %}

- {{ key.key }}
+ {{ key.key }}
{% trans "Added at" %} {{ key.created_at }}
{% trans "Delete" %}