{% include "common/content-bookend.tpl.html" ignore missing %}
{% if Content|length > 0 %}
+ Refine your search
|
{{ loop.index + Script.Request.offset.value }} | {{ Attachment.name() }} |
{% if "image" in Attachment.mimeType %}
|
||
{{ Attachment.description }} | ||||
|
||||
Details | Download ({{ Attachment.fileSize|filesizeformat(true) }}) | ||||
{% if Site.Attachments.allowed and User.has(Right.toPost, Channel.name) %} {% include "site/search/attachments/upload.tpl.html" ignore missing %} {% endif %} |