148
150
# Default values for the output members
149
151
self.status = Request.HTTP_OK
150
152
self.content_type = None # Use Apache's default
152
155
# In some cases we don't want the template JS (such as the username
153
156
# and public FQDN) in the output HTML. In that case, set this to 0.