{% extends "web/_base.html" %} {% block navbar_left %} {{ block.super }} {% include "web/_collection-menu.html" with collection=collection only %} {% endblock %} {% block title %}{{ item.name }} in {{ collection.name }}@{{ collection.category }}{% endblock %} {% block content %}
Collection | {{ item.collection.name }}@{{ item.collection.category }} | Artifact | {{ item.name }} | {% endif %}
---|---|
Category | {{ item.category }} |
Created at | {{ item.created_at|date:'Y-m-d H:i' }} |
User | {{ item.created_by_user }} |
Data |
{{data_yaml}} |