This PR addresses the open feedback on the Microsites feature
This commit is contained in:
3
common/test/test_microsites/default/readme.txt
Normal file
3
common/test/test_microsites/default/readme.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
This directory is intentionally empty.
|
||||
|
||||
We need to have a directory on disk for the corresponding Microsite configuration to be considered 'valid'. Therefore to execute some 'default' use-cases, we have this empty directory.
|
||||
@@ -1,7 +1,7 @@
|
||||
## mako
|
||||
<%! from django.core.urlresolvers import reverse %>
|
||||
<%! from django.utils.translation import ugettext as _ %>
|
||||
<%! from microsite_configuration.middleware import MicrositeConfiguration %>
|
||||
<%! from microsite_configuration import microsite %>
|
||||
|
||||
<%namespace name='static' file='static_content.html'/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user