Free Mezzanine CMS themes

thecodinghouse thecodinghouse Last update: Jul 22, 2023

mezzanine-themes

Free themes for Mezzanine CMS.

This is a mezzanine project which contains free mezzanine themes(flat/nova/solid/moderna).

Download and run the project to try each theme by changing theme name in settings.py

For example:

INSTALLED_APPS = (
    # "moderna",
    # "flat",
    # "nova",
    "solid",
    "django.contrib.admin",
    "django.contrib.auth",
    ...
)

Preview:

  • Moderna: Moderna

  • Flat: Flat

  • Nova: Nova

  • Solid: Solid

Subscribe to our newsletter