commit
f533c71d5a
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<section>
|
||||
<div class="page-header"><h1>Here is your password!</h1></div>
|
||||
<h4>{{ password }}</h4>
|
||||
<p>Remember to copy this password! Its been deleted from the database and can't be re-accessed.</p>
|
||||
<p>Remember to copy this password! It's been deleted from the database and can't be re-accessed.</p>
|
||||
</section>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</form>
|
||||
<h3>Using this tool</h3>
|
||||
<p>This tool allows us to share passwords in a secure way. Submit a password
|
||||
and a time to live. The password will be stored as long as time to live
|
||||
and a time to live. The password will be stored as long as the time to live
|
||||
(default one week). The password can only be read once. Once somebody
|
||||
reads the password it is automatically removed from the system.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue