Added forgotten dependencies update.
Fixed fastpastebin crash when database isn't available and added cute
error screen for informing users about such condition (both HTML and raw).
It is now possible to create private pastes, just check approriate
checkbox.
Added systemd unit file. Don't forget to fix it for your needs!
Updated design for pastes viewing, now paste information shows in
table. Improves mobile experience at least :).
Pagination now works. Temporary hardcoded 10 pastes per page, will be put
in configuration later. Maybe.
From now user will receive readable error message if error occured.
Started to work on syntax highlighting, tried to make lexers detection
work but apparently to no avail.