diff --git a/resources/assets/components/Hashtag.vue b/resources/assets/components/Hashtag.vue index bfdb6b9f5..62665c1db 100644 --- a/resources/assets/components/Hashtag.vue +++ b/resources/assets/components/Hashtag.vue @@ -1,325 +1,336 @@ - - - - - - - - - - - - - #{{ hashtag.name }} - - - {{ formatCount(hashtag.count) }} Posts - - - - - - - {{ $t('profile.unfollow') }} - - + + + + + + + + + + + + + #{{ hashtag.name }} + + + {{ formatCount(hashtag.count) }} Posts + + + + + + + {{ $t('profile.unfollow') }} + + - - - - {{ $t('profile.follow') }} - - - - + + + + {{ $t('profile.follow') }} + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + {{formatCount(status.reply_count)}} + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - {{formatCount(status.reply_count)}} - - - - - - + + + + + + - - - - - - - - - + + - - - - {{ $t('hashtags.emptyFeed') }} - - - + + + + {{ $t('hashtags.emptyFeed') }} + + + - - - - - - - - - - + + + + + + + + + + +
- #{{ hashtag.name }} -
- {{ formatCount(hashtag.count) }} Posts -
+ #{{ hashtag.name }} +
+ {{ formatCount(hashtag.count) }} Posts +
{{ $t('hashtags.emptyFeed') }}