{% extends base_template %} {% block navbar_left %} {{ block.super }} {% include "web/_collection-menu.html" with collection=collection only %} {% endblock %} {% block content %}
| Collection | {{ item.collection.name }}@{{ item.collection.category }} |
|---|---|
| Artifact | {{ item.name }} |
| Category | {{ item.category }} |