diff --git a/templates/pages/about/advantages.html b/templates/pages/about/advantages.html
new file mode 100644
index 30d32a6..1ba31c6
*** a/templates/pages/about/advantages.html
--- b/templates/pages/about/advantages.html
***************
*** 49,55 ****
  <li>Fully ACID compliant.</li>
  <li>ANSI SQL compliant.</li>
  <li>Referential Integrity.</li>
! <li>Replication (non-commercial and commercial solutions) allowing the duplication of the master database to multiple slave machines.</li>
  <li>Native interfaces for ODBC, JDBC, .Net, C, C++, PHP,  Perl, TCL,  ECPG, Python, and Ruby.</li>
  <li>Rules.</li>
  <li>Views.</li>
--- 49,55 ----
  <li>Fully ACID compliant.</li>
  <li>ANSI SQL compliant.</li>
  <li>Referential Integrity.</li>
! <li>Replication (built-in and third-party solutions) allowing the duplication of the master database to multiple slave machines.</li>
  <li>Native interfaces for ODBC, JDBC, .Net, C, C++, PHP,  Perl, TCL,  ECPG, Python, and Ruby.</li>
  <li>Rules.</li>
  <li>Views.</li>
***************
*** 63,69 ****
  <li>Stored Procedures.</li>
  <li>Native SSL support.</li>
  <li>Procedural languages.</li>
- <li>Hot stand-by (commercial solutions).</li>
  <li>Better than row-level locking.</li>
  <li>Functional and Partial indexes.</li>
  <li>Native Kerberos authentication.</li>
--- 63,68 ----
