modules.

Apps

<% apps.forEach(app => { %>
<%= app.name %> icon

<%= app.name %>

<% if (app.foss) { %> FOSS <% } %> <% if (app.root) { %> Root <% } %> <% if (app.selfHosted) { %> SelfHost <% } %>

<% }) %>