{cover ? ( ) : ( )} {r.badgeLabel ? ( {r.badgeLabel} ) : null} {r.title} {r.categoryName} · {dateStr} {dl ? ( { e.preventDefault(); e.stopPropagation(); try { if (r.downloadPostId && r.downloadAttachmentId) { await postNoBody( `/api/posts/${r.downloadPostId}/attachments/${r.downloadAttachmentId}/download`, ); } else { await postJSON(`/api/resources/${r.id}/download`, {}); } } catch { /* ignore */ } void downloadFile(dl, r.title).catch(() => {}); }} > ) : null}