7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
.attachment-preview
|
|
svg.close.icon.icon-close(href="", title="{{'COMMON.CLOSE' | translate}}")
|
|
use(xlink:href="#icon-close")
|
|
|
|
a(href="{{::file.get('url')}}", title="{{::file.get('description')}}", target="_blank", download="{{::file.get('name')}}")
|
|
img(src="{{::file.get('url')}}")
|