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

<h1>Modules</h1>

<h2>Installed modules</h2>
<pre><%= html.html_escape(view.value.list.value) %></pre>