Skip to content

Commit 9d1f674

Browse files
committed
WIP#267 Removing stray } on protip side bar
1 parent 6718249 commit 9d1f674

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/views/protips/_sidebar_featured_team.html.haml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@
3131
%a.feature-jobs.track{href: employers_path, 'data-action' => 'upgrade team', 'data-from' => 'protip page'}
3232
feature your jobs here
3333
34-
%pm:widget{"max-item-count" => "4", "show-thumbs" => "false", title: "Recommended", width: "244"}/
35-
}
34+
%pm:widget{"max-item-count" => "4", "show-thumbs" => "false", title: "Recommended", width: "244"}

0 commit comments

Comments
 (0)