Files @ 4005eddcc559
Branch filter:

Location: C3L/C3L-Membership-Online-Form/babel.cfg

Dennis Fink
Add Flask-Babel

This allows us to to i18n an l10n of the membership form.
1
2
3
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_