Skip to content

Commit

Permalink
#1169 shw version
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 16, 2024
1 parent 0a323e1 commit 793fd04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions views/layout.haml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
%a{href: 'https://www.netbout.com'} Netbout
%li
%a{href: iri.cut('/terms')} Terms
%li{title: 'Netbout version'}
= "pg:#{Nb::VERSION}"
%li{title: 'PostgreSQL version'}
= "pg:#{settings.pgsql.version}"
%li{title: 'Your IP address visible to the server'}
Expand Down

0 comments on commit 793fd04

Please sign in to comment.