diff --git a/plinth/modules/monkeysphere/templates/monkeysphere.html b/plinth/modules/monkeysphere/templates/monkeysphere.html index 304c05f30..25fab563e 100644 --- a/plinth/modules/monkeysphere/templates/monkeysphere.html +++ b/plinth/modules/monkeysphere/templates/monkeysphere.html @@ -78,7 +78,7 @@ - {% for key in status.keys.values %} + {% for key in status.keys.values|dictsort:"ssh_fingerprint" %} {% if key.service == 'ssh' %}