]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/header/header.component.html
Migrate to bootstrap 5
[github/Chocobozzz/PeerTube.git] / client / src / app / header / header.component.html
CommitLineData
9b8a7aa8 1<my-search-typeahead class="w-100 d-flex justify-content-end"></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>