diff --git a/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars b/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars index 2dcbabe56f8..d5f3243999d 100644 --- a/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars +++ b/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars @@ -37,7 +37,9 @@ {{/if}} {{#if latest}} - {{{footerEducation}}} +
+ {{{footerEducation}}} +

{{footerMessage}} {{#if can_create_topic}}{{i18n topic.suggest_create_topic}}{{/if}} @@ -50,7 +52,9 @@ {{top-period-buttons period=period}}

{{else}} - {{{footerEducation}}} +
+ {{{footerEducation}}} +

{{footerMessage}}{{#link-to "discovery.categories"}} {{i18n topic.browse_all_categories}}{{/link-to}} {{i18n or}} {{#link-to 'discovery.latest'}}{{i18n topic.view_latest_topics}}{{/link-to}}