diff --git a/pastebin/templates/about.html b/pastebin/templates/about.html index 93e126e..c1b4907 100644 --- a/pastebin/templates/about.html +++ b/pastebin/templates/about.html @@ -31,6 +31,13 @@ if __name__ == '__main__':

Or you could use curl: alias dpaste="curl -F 'content=<-' http://dpaste.de/api/

+

Applications using the API:

+ + {% endblock %}