@ -41,7 +41,8 @@
:request req
:content
[[:h1 "Schema "
[:span.schema-title__name (:name schema)]]
[:span.schema-title__name
(h (:name schema))]]
[:h2 "Edit"]
(hform/form-to [:post (path :schema-edit)]
(form/render-widgets forms/schema schema req)