]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-main/angular/login-link.component.html
Automatic colspan for tables
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / angular / login-link.component.html
1 <my-link i18n internalLink="/login" [href]="getExternalLoginHref()" [className]="className">{{ label }}</my-link>