{% extends "base.html" %} {% load partials static %} {% block content %}
| Name | Description | Namespace | Tags | Action |
|---|---|---|---|---|
| {{ bento.name }} | {{ bento.description }} | {{ bento.namespace }} | {% for tag in bento.tags %} {{ tag }} {% endfor %} | Loaded {% comment %} {% if bento.installed %} Loaded {% else %} {% endif %} {% endcomment %} |
| No bento boxes available | ||||