diff --git a/conekt/templates/pagination/ecc_relations.html b/conekt/templates/pagination/ecc_relations.html index b15e344..f25a9b4 100644 --- a/conekt/templates/pagination/ecc_relations.html +++ b/conekt/templates/pagination/ecc_relations.html @@ -5,8 +5,8 @@ Query Target ECC Score - p-Value - p-Value (corrected) + Actions @@ -16,8 +16,8 @@ {{ relation.query_sequence.name }} {{ relation.target_sequence.name }} {{ relation.ecc|round(2) }} - {% if relation.p_value %}{{ relation.p_value|round(3) }}{% else %}None{% endif %} - {% if relation.corrected_p_value %}{{ relation.corrected_p_value|round(3) }}{% else %}None{% endif %} +