Fix template
This commit is contained in:
parent
efbb9c2be3
commit
effed1b5c5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "bds/base_layout.html" %}
|
||||
{% extends "bds/base.html" %}
|
||||
{% load i18n %}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue