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