This commit is contained in:
Marc Beninca 2020-10-12 10:34:03 +02:00
parent 521fc1b16d
commit bca00504d8

View file

@ -71,6 +71,7 @@ def build(directory, sign):
'title': TITLE[language],
'subtitle': SUBTITLE[language],
'date': DATE[language],
'name': MAIN,
'mainlanguage': language,
'otherlanguages': other_languages,
'summaries': summaries,