constants/pass
This commit is contained in:
parent
200a0f60f2
commit
350f6fd385
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ def build(directory, sign):
|
||||||
# prepare variables
|
# prepare variables
|
||||||
variables = {
|
variables = {
|
||||||
'name': MAIN,
|
'name': MAIN,
|
||||||
|
'ENGLISH': ENGLISH,
|
||||||
|
'FRENCH': FRENCH,
|
||||||
'mainlanguage': language,
|
'mainlanguage': language,
|
||||||
'otherlanguages': other_languages,
|
'otherlanguages': other_languages,
|
||||||
'summaries': summaries,
|
'summaries': summaries,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue