{% trans 'What this site is useful for? You can easily show your code to other people. Each pasted code has its own permanent address. You can colorize you code by choosing appropriate formating method.' %}

{% trans 'History of creation: one summer night I was sitting before my monitor (like on every other night) and knocking with my fingers on my keyboard. And then I thought - where are so many pastebin.com clone websites, it would be fun to do one more clone :-) So, I was coding all the night and by the next morning I have got this site working.' %}

{% trans 'What this site is running on? Dumpz.org is powered by Django and Django is powered by python. Syntax highligtning is powered by pygments. Dynamic data is stored in the MySQL database. Visitor requests is served by nginx - extreamly light and fast webserver.' %}