config.py
author Hans Richter <hr.richter@web.de>
Sat, 30 Nov 2013 14:48:29 +0100
changeset 18 83bd955e3119
parent 1 3aa6f55df039
permissions -rw-r--r--
Modifications: css and courcematerial.html
     1 # -*- coding: utf-8 -*-
     2 # ...
     3 # available languages
     4 LANGUAGES = {
     5     'en': 'English',
     6     'de': 'Deutsch',
     7     'it': 'Italiano'
     8 }
Impressum Datenschutzerklärung