{{foreach $rows as $attachment}}

{{if !$attachment['attach_is_image']}}{lang="attach_hits_count" pluralize="$attachment['attach_hits']"} · {{endif}} {filesize="$attachment['attach_filesize']"} · {lang="my_attachment_uploaded" htmlsprintf="\IPS\DateTime::ts( $attachment['attach_date'] )->html()"}

{$attachment['attach_content']|raw}
{{if $table->canModerate()}}
multimodActions() )"}" data-state=''>
{{endif}}
{{endforeach}}