Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

templates/public/download.html: fix HTML #502

Merged
merged 2 commits into from
May 2, 2024

Conversation

nl6720
Copy link
Member

@nl6720 nl6720 commented Apr 28, 2024

templates/public/download.html: fix list

Fix list items so that the closing li tag is properly recognized.

Fixes: b018f09 ("templates/public/download.html: update checksum and signature list and verification")

templates/public/download.html: do not place pre tags inside p tags

The <p> element cannot contain <pre> elements.

Fixes: b018f09 ("templates/public/download.html: update checksum and signature list and verification")

nl6720 added 2 commits April 28, 2024 14:46
Fix list items so that the closing li tag is properly recognized.

Fixes: b018f09 ("templates/public/download.html: update checksum and signature list and verification")
The `<p>` element cannot contain `<pre>` elements.

Fixes: b018f09 ("templates/public/download.html: update checksum and signature list and verification")
@jelly jelly merged commit b52003e into archlinux:master May 2, 2024
1 check passed
@nl6720 nl6720 deleted the download.html-fix-list branch May 2, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants