mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #12402] issue: Loose style tag is not valid html #16587
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bdurrer on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12402
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
latest
Ollama Version (if applicable)
No response
Operating System
irrelevant
Browser (if applicable)
any
Confirmation
README.md.Expected Behavior
app.htmlis not valid htmlActual Behavior
style tag at the end of the file, outside root (html) element
Steps to Reproduce
open raw source file
Logs & Screenshots
not necessary
Additional Information
No response