You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
353 B
HTML

---
permalink: /retrieve/
description: Retrieve an existing secret with your token.
---
<!DOCTYPE HTML>
<html>
{% include head.html %}
<body class="is-preload">
<div id="bg"></div>
{% include header.html %}
{% include retrieve_form.html %}
{% include response.html %}
{% include footer.html %}
{% include scripts.html %}
</body>
</html>