<?=Helper\form_checkbox('download_content',t('Download full content'),1,isset($values['download_content'])?$values['download_content']:false)?><br/>
<pclass="form-help"><?=t('Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.')?></p>