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

6 lines
211 B
Plaintext

.attachment-preview
tg-lightbox-close
a(href="{{::file.get('url')}}", title="{{::file.get('description')}}", target="_blank", download="{{::file.get('name')}}")
img(src="{{::file.get('url')}}")