diff --git a/games/templates/components/table_row.html b/games/templates/components/table_row.html index 58072e9..049c402 100644 --- a/games/templates/components/table_row.html +++ b/games/templates/components/table_row.html @@ -10,6 +10,6 @@ {% endif %} {% endfor %} {% endfragment %} - + {{ children|default:default_content }}