summaryrefslogtreecommitdiffstats
path: root/health-modules-html.lsp
blob: a1b92cadde97d2aa119f774ee9b89053cf3d9aaf (plain)
1
2
3
4
5
6
<? local view = ... ?>

<h1>Modules</h1>

<h2>Installed modules</h2>
<pre><?= view.modules.list ?></pre>