constants/pass

This commit is contained in:
Marc Beninca 2020-10-29 08:14:00 +01:00
parent 200a0f60f2
commit 350f6fd385

View file

@ -55,6 +55,8 @@ def build(directory, sign):
# prepare variables
variables = {
'name': MAIN,
'ENGLISH': ENGLISH,
'FRENCH': FRENCH,
'mainlanguage': language,
'otherlanguages': other_languages,
'summaries': summaries,