capsul detail page tweaks
This commit is contained in:
parent
e2df0095d1
commit
a75400c42c
@ -105,9 +105,6 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<span>Can't log into your capsul? See <a href="/troubleshooting-ssh">Troubleshooting SSH</a></span>
|
||||
</div>
|
||||
<div class="row center justify-start vm-actions">
|
||||
<label class="align" for="delete_action">Actions</label>
|
||||
<form id="delete_action" method="post">
|
||||
@ -140,7 +137,10 @@
|
||||
SHA256:{{ key.sha256 }} ({{ key.key_type }}){% endfor %}</pre>
|
||||
</div>
|
||||
<div class="row">
|
||||
<span>(What's this? see <a href="/about-ssh">Understanding the Secure Shell Protocol (SSH)</a>)</span>
|
||||
<span>What's this? see <a href="/about-ssh">Understanding the Secure Shell Protocol (SSH)</a></span>
|
||||
</div>
|
||||
<div class="row third-margin">
|
||||
<span>Can't log into your capsul? See <a href="/troubleshooting-ssh">Troubleshooting SSH</a></span>
|
||||
</div>
|
||||
<div class="row ">
|
||||
<hr/>
|
||||
|
Loading…
Reference in New Issue
Block a user