{% load helpers i18n %} {% if object.upstream_speed %} {{ value|humanize_speed }} {{ object.upstream_speed|humanize_speed }} {% else %} {{ value|humanize_speed }} {% endif %}