From 973a7b825eadf284d243b0c9076095e903a60625 Mon Sep 17 00:00:00 2001 From: Martin Mahner Date: Tue, 21 Jan 2014 15:00:00 +0100 Subject: [PATCH] News copy changes. --- dpaste/templates/dpaste/snippet_form.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 %}

Recent Changes

-

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.