mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-17 11:37:03 +08:00
5 lines
174 B
Handlebars
5 lines
174 B
Handlebars
{{#if siteSettings.voting_show_votes_on_profile}}
|
|
{{#link-to "userActivity.votes"}}
|
|
{{d-icon "heart"}} {{i18n "topic_voting.vote_title_plural"}}
|
|
{{/link-to}}
|
|
{{/if}}
|