diff --git a/templates/records.html b/templates/records.html index 355cd61..c27541d 100644 --- a/templates/records.html +++ b/templates/records.html @@ -26,7 +26,7 @@ - {% if record.type == "MX" %} + {% if record.type == "MX" or record.type == "SRV" %} {{ record.priority }}