193
211
self.status = Request.HTTP_OK
194
212
self.content_type = None # Use Apache's default
199
219
# In some cases we don't want the template JS (such as the username
200
220
# and public FQDN) in the output HTML. In that case, set this to 0.
201
221
self.write_javascript_settings = True