diff --git a/ippisite/ippidb/templates/compound_card.html b/ippisite/ippidb/templates/compound_card.html
index 2ad8e23e8f93906d26df4058204d86cb4296cf55..b1782bc32bfcb1e4811eb372622097b379fc2d29 100644
--- a/ippisite/ippidb/templates/compound_card.html
+++ b/ippisite/ippidb/templates/compound_card.html
@@ -211,8 +211,8 @@
                     <td class="table-light"></td>
                     <td class="text-center {% status_class compound.veber_tpsa %}" title="TPSA <= 140">
                     </td>
-                    <td class="text-center default_if_none:" not available" }}</td>
-                  </tr>
+                    <td class="text-center {% status_class compound.pfizer_tpsa %}" title="TPSA >= 75">
+                    </tr>
                   <tr>
                     <th scope="row">RB</th>
                     <td>{{ compound.nb_rotatable_bonds | default_if_none:"not available"}}</td>