From 6161485b2fcd3ed8c4144b13af014b53ef0c7fbf Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 29 Apr 2022 19:27:25 +0200 Subject: [PATCH 1/2] [frio] adding Feed link to vcard This PR adds a link to the Atom Feed of a profile to the aside vcard in the Frio theme. The link is already in the other themes, so it only needs to be added to Frio. fixes #10397 --- view/theme/frio/templates/profile/vcard.tpl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/view/theme/frio/templates/profile/vcard.tpl b/view/theme/frio/templates/profile/vcard.tpl index b91c14168b..b208eca885 100644 --- a/view/theme/frio/templates/profile/vcard.tpl +++ b/view/theme/frio/templates/profile/vcard.tpl @@ -54,6 +54,14 @@ {{/if}} {{/if}} + {{if $subscribe_feed_link}} + + {{/if}} {{if $wallmessage_link}}