1 2 3 4 5 6
<% local view = ... %> <h1>Modules</h1> <h2>Installed modules</h2> <pre><%= html.html_escape(view.value.list.value) %></pre>