mirror of
https://github.com/apple/container.git
synced 2026-07-22 09:21:30 +00:00
Fix 2 HTML errors: 1) Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>. 2) Element head is missing a required instance of child element title.