aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.html
diff options
context:
space:
mode:
authorRigel <sendmemail@rigelk.eu>2018-05-07 17:40:46 +0200
committerChocobozzz <me@florianbigard.com>2018-05-11 08:28:55 +0200
commit169310b288ea4ecfd0a664bc0829b404e1cc7bc2 (patch)
tree7aebf9a39f9121a70a3163d0828aa9f24c22647b /client/src/app/videos/+video-watch/video-watch.component.html
parentdea65ef24130c9024dccecd3ec5f04890c44eabb (diff)
downloadPeerTube-169310b288ea4ecfd0a664bc0829b404e1cc7bc2.tar.gz
PeerTube-169310b288ea4ecfd0a664bc0829b404e1cc7bc2.tar.zst
PeerTube-169310b288ea4ecfd0a664bc0829b404e1cc7bc2.zip
adding basic helpers to guide users for comments/subscribe to accounts
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.html')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html
index 402a91647..990b9400d 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.html
+++ b/client/src/app/videos/+video-watch/video-watch.component.html
@@ -21,6 +21,7 @@
21 {{ video.channel.displayName }} 21 {{ video.channel.displayName }}
22 </a> 22 </a>
23 <!-- Here will be the subscribe button --> 23 <!-- Here will be the subscribe button -->
24 <my-help helpType="custom" customHtml="You can subscribe to this account via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box <strong>@{{video.account.displayName}}@{{video.account.host}}</strong> and subscribe there. Subscription as a PeerTube user is being worked on in <a href='https://github.com/Chocobozzz/PeerTube/issues/470'>#470</a>."></my-help>
24 </div> 25 </div>
25 26
26 <div class="video-info-by"> 27 <div class="video-info-by">