diff --git a/GeoffreyApp/templates/GeoffreyApp/itemlisting_table.html b/GeoffreyApp/templates/GeoffreyApp/itemlisting_table.html index 9055d5c..a32be4e 100644 --- a/GeoffreyApp/templates/GeoffreyApp/itemlisting_table.html +++ b/GeoffreyApp/templates/GeoffreyApp/itemlisting_table.html @@ -17,7 +17,7 @@ {{ item.item_name }} {{ item.amount }} {{ item.price }}D - {{ item.normalized_price }}D + {{ item.normalized_price|floatformat:3 }}D {% if show_shop %} {{ item.shop.name }} {{ item.shop.position }}