diff --git a/lineups/templates/lineups/player-table.html b/lineups/templates/lineups/player-table.html index 78a95f0..046d594 100644 --- a/lineups/templates/lineups/player-table.html +++ b/lineups/templates/lineups/player-table.html @@ -1,4 +1,4 @@ -
|
+
+
{% if form.order.value > 0 %} {{ form.order.value }} {% endif %}
@@ -26,8 +27,8 @@
{% endif %}
-
-
+
+ |