{% extends "base.html" %} {% block title %}Edit {{ environment.name }} - PyRunner{% endblock %} {% block content %}
Update environment name and description
{{ form.name.errors.0 }}
{{ form.description.errors.0 }}