2025-10-07 13:25:53 +02:00
|
|
|
// generated by ../script/promote-to-tags.go
|
2025-09-11 20:50:00 +02:00
|
|
|
|
2025-10-06 00:37:10 +02:00
|
|
|
package tag
|
2025-10-05 21:25:53 +02:00
|
|
|
|
2025-09-11 20:50:00 +02:00
|
|
|
import "code.squareroundforest.org/arpio/html"
|
2025-10-05 21:25:53 +02:00
|
|
|
|
2025-09-11 20:50:00 +02:00
|
|
|
var Attr = html.Attr
|
2025-10-05 14:27:48 +02:00
|
|
|
var Define = html.Define
|
|
|
|
|
var Doctype = html.Doctype
|
|
|
|
|
var Comment = html.Comment
|