diff --git a/templates/ContentGenerator/AchievementsLeaderboard.html.ep b/templates/ContentGenerator/AchievementsLeaderboard.html.ep index d806a75d2d..ed4d877197 100644 --- a/templates/ContentGenerator/AchievementsLeaderboard.html.ep +++ b/templates/ContentGenerator/AchievementsLeaderboard.html.ep @@ -49,7 +49,7 @@ % } % for my $badge (@$badges) { - <%= image $badge->{icon} @@ -57,7 +57,7 @@ : "$ce->{webworkURLs}{htdocs}/images/defaulticon.png", alt => $c->maketext('[_1] Icon', $badge->{name}), width => 50 %> - + % }