taiga-front/app/partials/common/lightbox/lightbox-attachment-preview...

6 lines
233 B
Plaintext

.attachment-preview
a.close(href="", title="{{'COMMON.CLOSE' | translate}}")
span.icon.icon-delete
a(href!="<%- url %>", title!="<%- title %>", target="_blank", download!="<%- name %>")
img(src!="<%- url %>")