taiga-front/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.jade

6 lines
258 B
Plaintext

div.single-attachment
blockquote
a(ng-href="{{ attachment.get('url') }}", title="Click to download {{ attachment.get('filename') }}", target="_blank")
tg-svg(svg-icon="icon-attachment")
span {{attachment.get('filename')}}