2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.