diff --git a/templates/partials/gear_list.html b/templates/partials/gear_list.html index 9a90b49..311b181 100644 --- a/templates/partials/gear_list.html +++ b/templates/partials/gear_list.html @@ -21,9 +21,7 @@ {% call table::sortable_header("Model", "model", navigator, "#gear-list") %} {% call table::sortable_header("Added", "created-at", navigator, "#gear-list") %} {% if is_authenticated %} - - Actions - + Actions {% endif %} @@ -45,10 +43,11 @@ {{ item.created_at }} {% if is_authenticated %} - +