Skip to content

Commit

Permalink
Merge pull request #78 from marksweb/fix/duplicate-i18n
Browse files Browse the repository at this point in the history
fix: Remove duplicate i18n loading
  • Loading branch information
adinhodovic authored Oct 16, 2023
2 parents abd0efa + b29fdbb commit 2490b20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{% load wagtailimages_tags %}
{% load wagtailmarkdown %}
{% load wagtail_resume_extras %}
{% load i18n %}

{% if debug_i18n %}
{% include 'wagtail_resume/localization_dropdown.html' %}
Expand Down

0 comments on commit 2490b20

Please sign in to comment.