Django didn’t recognise your starting block tag, because you have a space between the { and the %.
You also have the same error in both start and end tags in the other template file.
Django didn’t recognise your starting block tag, because you have a space between the { and the %.
You also have the same error in both start and end tags in the other template file.