sitelocation::
a SiteLocation object which contains the information for the current site
request::
a Django Request object
categories::
a list of the root Categories for the site (those without a parent)
user_is_admin::
True if the current user is an administrator, False otherwise
display_submit_button::
True if the submit button should be displayed
settings::
the Django settings for the current site