diff --git a/ghost/admin/app/templates/mentions.hbs b/ghost/admin/app/templates/mentions.hbs index 9ae113ab77..6025bdc65d 100644 --- a/ghost/admin/app/templates/mentions.hbs +++ b/ghost/admin/app/templates/mentions.hbs @@ -1,8 +1,30 @@
-

+
+ {{!-- TODO: Only show breadcrumbs if the page is visited from Post analytics --}} + {{!--
+ + Posts + + {{svg-jar "arrow-right-small"}} + + Analytics + + {{svg-jar "arrow-right-small"}}Mentions +
--}} + +

+ {{!-- TODO: Show the post name instead of "Mentions" if the page is visited from Post analytics --}} Mentions -

+

+ + {{!-- TODO: Only show the div below if the page is visited from Post analytics --}} + {{!--
+
+ This post was mentioned in: +
+
--}} +