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

Fixed #1604 #1605

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Fixed #1604 #1605

merged 1 commit into from
Nov 24, 2023

Conversation

errorassassin
Copy link
Contributor

Fixes #1604. The issue was caused due to newline in between of a {% trans %} tag. Removed it.

Fixes #1604. The issue was caused due to newline in between of a {% trans %} tag. Removed it.
@DonnieBLT DonnieBLT enabled auto-merge (rebase) November 24, 2023 15:15
@DonnieBLT DonnieBLT merged commit ae95ea9 into OWASP-BLT:main Nov 24, 2023
6 checks passed
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.

"{% trans 'View All Activity by' %} by user" displaying instead of just "View All Activity by user"
2 participants