Skip to content

Commit

Permalink
try to use default site true
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Jan 17, 2025
1 parent 2c66133 commit 4d64dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% load i18n static dsfr_tags wagtailuserbar wagtailsettings_tags sass_tags %}

{% get_settings %}
{% get_settings use_default_site=True %}
<!DOCTYPE html>
<html lang="fr"
{% if settings.content_manager.CmsDsfrConfig.mourning %}data-fr-mourning{% endif %}>
Expand Down

0 comments on commit 4d64dfe

Please sign in to comment.