diff --git a/layout/widget/profile.ejs b/layout/widget/profile.ejs index 6cba495..bfb0b3e 100644 --- a/layout/widget/profile.ejs +++ b/layout/widget/profile.ejs @@ -69,10 +69,12 @@ + <% if (widget.follow_link) { %>
<%= __('widget.follow') %>
+ <% } %> <% const socialLinks = get_config_from_obj(widget, 'social_links'); %> <% if (socialLinks !== null) { %>