Update for the previous message: A moment ago I’ve realized that Ubuntu apt repo contains grip
4.2.0
. It’s an old version that generates strange pages. The best decision was to switch from an
old apt
version to the grip 4.6.1
from PyPi. It can be installed with such a command:
pip3 install --user grip
. Now the page looks great with no additional options in the config file.