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

<h1>General health</h1>

<h2>Modules</h2>

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