From 11b201b431f6c43a9e2b8575c3352113bf64e19a Mon Sep 17 00:00:00 2001 From: Djordje Vlaisavljevic Date: Tue, 21 Feb 2023 20:11:41 +0000 Subject: [PATCH] Added static HTML for post analytics mentions feed refs https://github.com/TryGhost/Team/issues/2575 --- ghost/admin/app/templates/mentions.hbs | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) 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: +
+
--}} +