Skip to content

Fix invalid end tag in email template#4633

Merged
frjo merged 1 commit into
HyphaApp:mainfrom
bmispelon:template-error-endblock
Nov 18, 2025
Merged

Fix invalid end tag in email template#4633
frjo merged 1 commit into
HyphaApp:mainfrom
bmispelon:template-error-endblock

Conversation

@bmispelon

Copy link
Copy Markdown
Contributor

The hypha/apply/activity/templates/messages/email/project_final_approval.html template incorrectly uses {% blocktrans %}...{% blocktrans %} instead of {% blocktrans %}...{% endblocktrans %}.

I found this while trying to run makemessages to generate the translatable strings for our project.

@frjo frjo added Type: Bug Bugs! Things that are broken :-/ Type: Minor Minor change, used in release drafter labels Nov 18, 2025
@frjo

frjo commented Nov 18, 2025

Copy link
Copy Markdown
Member

Thanks for the fix!

@frjo frjo merged commit 319f3ca into HyphaApp:main Nov 18, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Bugs! Things that are broken :-/ Type: Minor Minor change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants