Fixes in templates for get lant
This commit is contained in:
parent
f081dddf03
commit
8fad869757
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ class PTemplate:
|
|||
|
||||
self.add_filter(I18n.lang)
|
||||
|
||||
self.add_filter(I18n.get_default_lang)
|
||||
|
||||
self.headerhtml=HeaderHTML()
|
||||
|
||||
self.add_filter(self.headerhtml.add_css_home)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue