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

<h1>Modules</h1>

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