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

<h1>Modules</h1>

<h2>Installed modules</h2>
<pre><%= view.value %></pre>