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