*** a/pgweb/util/contexts.py --- b/pgweb/util/contexts.py *************** *** 36,41 **** sitenav = { --- 36,42 ---- {'title': 'Archive', 'link':'/docs/manuals/archive/'}, {'title': 'French', 'link':'http://docs.postgresqlfr.org/'}, {'title': 'Japanese', 'link':'http://www.postgresql.jp/document/'}, + {'title': 'Russian', 'link':'https://postgrespro.ru/docs'}, ]}, {'title': 'Security', 'link':'/support/security/'}, {'title': 'What\'s New', 'link':'/docs/current/static/release.html'}, *** a/templates/docs/index.html --- b/templates/docs/index.html *************** *** 32,37 **** written about PostgreSQL (some of which are available in their entirety online). --- 32,38 ----