diff --git a/dpaste/templates/dpaste/snippet_form.html b/dpaste/templates/dpaste/snippet_form.html index 4394b4f..2a6778d 100644 --- a/dpaste/templates/dpaste/snippet_form.html +++ b/dpaste/templates/dpaste/snippet_form.html @@ -43,9 +43,9 @@ {% if is_new %}
dpaste supports now one time snippets. Choose it from the - expiration dropdown. One time snippets get automatically deleted - once another person views the snippet.
+dpaste now supports one time snippets as an option in the + expiration dropdown. One time snippets are deleted as soon as + another person views the snippet.
There is an extensive API and plugins for various text editors to post snippets directly from there. See the About section for details.