= htmlReady($title) ?>
if (!empty($subtitle)): ?>
= htmlReady($subtitle) ?>
endif ?>
= $this->render_partial('admin/configuration/table-header.php') ?>
foreach ($configs as $config): ?>
= $this->render_partial('admin/configuration/table-row.php', $config) ?>
endforeach ?>