The <font> tag has been deprecated and is no longer rendering in
modern versions of popular browers. Replace with a <span> using
CSS from Bootstrap to accomplish the same thing.
Reviewed-by: Jonathan Katz <jkatz@postgresql.org>
Reviewed-by: Magnus Hagander <magnus@hagander.net>
Discussion: https://postgr.es/m/
35773332-247E-45D1-9CFA-
7CB72837CEDE@yesql.se
Development snapshots are built from the latest source code and
beta/rc versions that the developers are working on.
These are 'bleeding edge' versions of PostgreSQL and
-<font color="red"><strong>should not be used in production systems</strong></font>
+<span class="text-danger font-weight-bold">should not be used in production systems</span>
as they have had little or no testing or quality control.
</p>