diff --git a/lib/philomena_web/templates/profile/show.html.slime b/lib/philomena_web/templates/profile/show.html.slime index c42a8df9..9683c63e 100644 --- a/lib/philomena_web/templates/profile/show.html.slime +++ b/lib/philomena_web/templates/profile/show.html.slime @@ -46,7 +46,7 @@ .flex__grow.center .badge = badge_image(award.badge, alt: award.label, width: "32", height: "32") br - = award_title(award) + = award_title(award) .flex__grow.center = pretty_time(award.awarded_on)