capsul detail page tweaks

This commit is contained in:
forest 2021-12-19 11:38:34 -06:00
parent e2df0095d1
commit a75400c42c
1 changed files with 4 additions and 4 deletions

View File

@ -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/>