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

6 lines
226 B
Plaintext

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