Skip to content

Minor bugfix in jinja tag list template: <a> where we need an </a>. #3846

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aknrdureegaesr
Copy link
Contributor

Pull Request Checklist

  • I’ve read the guidelines for contributing.
  • I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable).
  • I tested my changes.

Description

There is a HTML glitch in the tags template: Some <a> is not closed with a corresponding </a>, but instead, another <a> is opened.

This trivial pull request fixes this.

@aknrdureegaesr aknrdureegaesr force-pushed the minor_taglist_template_bugfix branch from 40caf78 to 7c78339 Compare May 3, 2025 22:20
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.

1 participant