{% extends "base.html" %} {% block title %}Edit {{ secret.key }} - PyRunner{% endblock %} {% block content %}
Update the value or description (key cannot be changed)
Key cannot be changed after creation
{{ form.value.help_text }}
{{ form.value.errors.0 }}
{{ form.description.errors.0 }}