This commit is contained in:
pena 2026-03-08 17:45:32 +01:00
parent b06a92c7de
commit a39d735af4
25 changed files with 147 additions and 244 deletions

View file

@ -1 +1 @@
type t = (Content.t, Status.error * Html_doc.t) Result.t
type t = (Content.t, Status.error * Htmlit.El.html) Result.t