mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Fix markup
This commit is contained in:

committed by
Magnus Hagander

parent
e01d81f04e
commit
bdbc3a5ce7
@ -161,6 +161,7 @@
|
||||
<dd>Devrim Gündüz
|
||||
<br /><a href="mailto:devrim@postgresql.org">devrim@postgresql.org</a>
|
||||
<br />Cell: +90.532.633.9886
|
||||
</dd>
|
||||
<dt>United Kingdom</dt>
|
||||
<dd>Simon Riggs
|
||||
<br /><a href="mailto:uk@postgresql.org">uk@postgresql.org</a>
|
||||
|
@ -33,6 +33,7 @@ dnf install postgresql-server
|
||||
<p>
|
||||
Which version of PostgreSQL you get will depend on the version of
|
||||
the distribution:
|
||||
</p>
|
||||
<div class="tblBasic">
|
||||
<table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey">
|
||||
<tr>
|
||||
@ -61,6 +62,7 @@ the distribution:
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p>
|
||||
Other Red Hat family distributions may ship a different version of
|
||||
PostgreSQL by default, check with your distribution vendor to be sure.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user