mirror of
https://ghfast.top/https://github.com/discourse/discourse-follow.git
synced 2026-07-18 11:59:46 +08:00
6 lines
No EOL
147 B
Handlebars
6 lines
No EOL
147 B
Handlebars
{{#if model.can_see_network_tab}}
|
|
<LinkTo @route="follow">
|
|
{{d-icon "users"}}
|
|
<span>{{i18n "user.follow_nav"}}</span>
|
|
</LinkTo>
|
|
{{/if}} |