{% extends "base.html" %} {% load static %} {% block title %}Edit {{ artifact.name }} - Artifact{% endblock %} {% block content %}
Update {{ artifact.name }}
Artifacts are outputs produced by activities that can be consumed as inputs by downstream activities in the workflow.
Examples include documentation, code files, diagrams, templates, and data files.