= htmlReady($category) ?>
if ($item['icon']): ?>
= $item['icon']->asImg(['class' => 'plugin_icon text-bottom']) ?>
endif ?>
= htmlReady($item['abstract']) ?>
if ($item['keywords']): ?>
-
foreach ($item['keywords'] as $keyword): ?>
- = htmlReady($keyword) ?> endforeach; ?>
= htmlReady($item['description']) ?: _('Keine Beschreibung vorhanden') ?>
if ($item['homepage']): ?>= _('Weitere Informationen:') ?> = htmlReady($item['homepage']) ?>
endif; ?> if ($item['helplink']): ?> = _('...mehr') ?> endif; ?>