Skip to content
Snippets Groups Projects
Commit 2d8b7bd4 authored by Art's avatar Art :lizard:
Browse files

Hotfix for lower Python versions (production).

parent f0dd37af
Branches
Tags
No related merge requests found
...@@ -119,6 +119,6 @@ def render_form_errors(errors): ...@@ -119,6 +119,6 @@ def render_form_errors(errors):
</div> </div>
</div> </div>
""", """,
**locals(), error_tags=error_tags,
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment