]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/misc/delete-button.component.html
Add link to register in login form
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / misc / delete-button.component.html
CommitLineData
cd83ea1b
C
1<span class="action-button action-button-delete" >
2 <span class="icon icon-delete-grey"></span>
ab998f7b 3 {{ label }}
cd83ea1b 4</span>