diff options
Diffstat (limited to 'gstudio/templates/registration/logout.html')
-rw-r--r-- | gstudio/templates/registration/logout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gstudio/templates/registration/logout.html b/gstudio/templates/registration/logout.html index fe17eba7..87495657 100644 --- a/gstudio/templates/registration/logout.html +++ b/gstudio/templates/registration/logout.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "gstudio/base.html" %} {% load i18n %} {% block content %} |