diff --git a/capsulflask/templates/capsul-detail.html b/capsulflask/templates/capsul-detail.html index 16588ff..91a87b6 100644 --- a/capsulflask/templates/capsul-detail.html +++ b/capsulflask/templates/capsul-detail.html @@ -94,7 +94,7 @@ SHA256:{{ key.sha256 }} ({{ key.key_type }}){% endfor %}
-

What's this? see Understanding the Secure Shell Protocol (SSH)

+ (What's this? see Understanding the Secure Shell Protocol (SSH))

@@ -158,6 +158,9 @@ SHA256:{{ key.sha256 }} ({{ key.key_type }}){% endfor %} {{ vm['ipv4'] }} {{ key.content }}{% endfor %}
+
+ (What's this? see Understanding the Secure Shell Protocol (SSH)) +
{% endif %} {% endblock %}