{% extends "base.html" %} {% load static %} {% load markdown_filters %} {% block title %}Edit {{ activity.name }} - Activity{% endblock %} {% block content %}
{{ activity.name }} in {{ workflow.name }}
Updating this activity will preserve its history. All changes are logged with timestamps.