diff --git a/app/assets/javascripts/discourse/templates/badges/show.hbs b/app/assets/javascripts/discourse/templates/badges/show.hbs index 42a13208c..4b245ee2f 100644 --- a/app/assets/javascripts/discourse/templates/badges/show.hbs +++ b/app/assets/javascripts/discourse/templates/badges/show.hbs @@ -5,17 +5,16 @@ {{model.displayName}} - - - - - - - - - -
{{user-badge badge=model}}{{{model.displayDescriptionHtml}}}{{i18n 'badges.granted' count=model.grant_count}}{{i18n 'badges.allow_title'}} {{{view.allowTitle}}}
{{i18n 'badges.multiple_grant'}} {{{view.multipleGrant}}} -
+
+
+
{{user-badge badge=model}}
+
{{{model.displayDescriptionHtml}}}
+
{{i18n 'badges.granted' count=model.grant_count}}
+
{{i18n 'badges.allow_title'}} {{{view.allowTitle}}}
{{i18n 'badges.multiple_grant'}} {{{view.multipleGrant}}} +
+
+
+ {{#if showLongDescription}}