Fix unit tests

This commit is contained in:
Aarni Halinen
2022-08-01 22:29:06 +03:00
parent 2628d753f5
commit 321d45b628
31 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{% extends "members:base.html" %}
{% extends "base.html" %}
{% load static %}
{% load i18n %}