{% extends theme_template %} {% block title %}AppStore - SecuBox WebUI{% endblock %} {% block content %}

🏪 AppStore

Browse, install, and manage SecuBox applications

All {% for cat in categories %} {{ cat }} {% endfor %}
{% include "partials/appstore_grid.html" %}
{% endblock %}