aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/header/header.component.html
blob: b5e9e3dd860d50ec900fe16afec5273396e534f2 (plain) (tree)
1
2
3
4
5
6
                                                                                       
 
                                                      
                                                                        
                                                        
    
<my-search-typeahead class="w-100 d-flex justify-content-center"></my-search-typeahead>

<a class="publish-button" routerLink="/videos/upload">
  <my-global-icon iconName="upload" aria-hidden="true"></my-global-icon>
  <span i18n class="publish-button-label">Publish</span>
</a>