Skip to content

Commit 1901cab

Browse files
committed
fix errors template
1 parent f6a220f commit 1901cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/templates/v2/account/errors/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends '../base.html' %}
1+
{% extends 'base.html' %}
22
{% load static %}
33
{% load i18n %}
44

0 commit comments

Comments
 (0)