]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/header/header.component.html
Merge remote-tracking branch 'weblate/develop' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / header / header.component.html
CommitLineData
9a3f7250 1<my-search-typeahead class="w-100 d-flex justify-content-center"></my-search-typeahead>
383bfc83 2
d4704414 3<a class="publish-button" routerLink="/videos/upload">
6ad971d5 4 <my-global-icon iconName="upload" aria-hidden="true"></my-global-icon>
d4704414 5 <span i18n class="publish-button-label">Publish</span>
26c6ee80 6</a>