diff --git a/dpaste/templates/dpaste/snippet_form.html b/dpaste/templates/dpaste/snippet_form.html index e65ceda..1c2366f 100644 --- a/dpaste/templates/dpaste/snippet_form.html +++ b/dpaste/templates/dpaste/snippet_form.html @@ -39,17 +39,3 @@ ⌘+⏎ or Ctrl+⏎ - -{% if is_new %} -
{{ DPASTE_NEW_EXTRA }}
-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.
-