Merge pull request #15643 from edx/andya/site-theme-preview
Implement theme admin UI to support previewing
This commit is contained in:
@@ -582,9 +582,6 @@ TEMPLATES = [
|
||||
]
|
||||
DEFAULT_TEMPLATE_ENGINE = TEMPLATES[0]
|
||||
|
||||
# The template used to render a web fragment as a standalone page
|
||||
STANDALONE_FRAGMENT_VIEW_TEMPLATE = 'fragment-view-chromeless.html'
|
||||
|
||||
###############################################################################################
|
||||
|
||||
# use the ratelimit backend to prevent brute force attacks
|
||||
|
||||
Reference in New Issue
Block a user