diff --git a/silk/templates/silk/requests.html b/silk/templates/silk/requests.html index 72454bff..e33f563f 100644 --- a/silk/templates/silk/requests.html +++ b/silk/templates/silk/requests.html @@ -39,8 +39,22 @@ Order: {% for option in options_order_by %} - {{ option }} + {{ option.label }} + {% endfor %} + + + + + +