django-fobi/examples/mezzanine_example/settings_bootstrap3_theme_mezzanine.py
2022-07-12 22:53:28 +02:00

4 lines
86 B
Python

from .settings import *
# Fobi extra configuration
FOBI_DEFAULT_THEME = "bootstrap3"