194
176
self.status = Request.HTTP_OK
195
177
self.content_type = None # Use Apache's default
200
179
# In some cases we don't want the template JS (such as the username
201
180
# and public FQDN) in the output HTML. In that case, set this to 0.
202
181
self.write_javascript_settings = True