taiga-front/app/modules/components/tribe-button/tribe-button.jade

11 lines
348 B
Plaintext

a.button-tribe(
ng-href="{{::vm.tribeHost}}/taiga-integration/receive?project={{projectSlug}}&us={{usId}}",
title="{{ 'US.TRIBE.PUBLISH' | translate }}"
target="_blank"
)
img.tribe-logo(
src="/#{v}/images/tribe-logo.png"
alt="{{ 'US.TRIBE.PUBLISH' | translate }}"
)
span {{ 'US.TRIBE.PUBLISH' | translate }}