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

Invalid HTML in heading <h3>Datasets in Showcase</h2> #86

Open
Chealer opened this issue Jun 8, 2020 · 0 comments
Open

Invalid HTML in heading <h3>Datasets in Showcase</h2> #86

Chealer opened this issue Jun 8, 2020 · 0 comments

Comments

@Chealer
Copy link

Chealer commented Jun 8, 2020

showcase_info.html's last section uses invalid HTML for its "Datasets in Showcase" heading:
<h3 class="module-heading"><i class="fa fa-sitemap icon-medium icon-sitemap"></i> {{ _('Datasets in Showcase') }}</h2>
Either the opening tag should be an h2, or the closing tag should be an h3. According to the context, it is the opening tag which should be an h2.

This is a regression from commit 5b37ca6. master (version 1.3.0) is still affected.

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

No branches or pull requests

1 participant