fix
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 29 Aug 2023 08:44:05 +0000 (10:44 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 29 Aug 2023 08:44:05 +0000 (10:44 +0200)
src/club/templates/club/donation_step_base.html
src/search/templates/search/results.html

index 3656cee..52256fe 100644 (file)
@@ -1,7 +1,7 @@
 {% extends 'base.html' %}
 {% load chunks %}
 {% load club %}
-{% load static %}
+{% load i18n static %}
 
 
 {% block global-content %}
index fcd05b6..fea3c3a 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "base.html" %}
-
+{% load i18n %}
 
 {% block main %}
   <main class="l-main">