{% extends "base.html" %} {% set section = "modules" %} {% block title %}{% if hook %}Edit hook{% else %}New hook{% endif %} — {{ module.name }}{% endblock %} {% block content %}
{% if hook %}Edit hook · #{{ hook.id }}{% else %}New hook for {{ module.name }}{% endif %} SQL run after the merge, in order ← back to module
cancel
{% endblock %}