13 ${self.page_navigation("privacy_policy")}
14 </%def>
15
16 <%def name="sub_content()">
17 <p>Thank you for visiting ${'SpiderOak, Inc.' if whitelabel_brand.identifier == 'spideroak' else whitelabel_brand.company_name | h}'s (“${whitelabel_brand.company_name | h}”)
18 Internet web site (“Site”) located at the URL ${'spideroak' if whitelabel_brand.identifier == 'spideroak' else whitelabel_brand.identifier.replace('_','-')+'.backupsyncshare'}.com. This
19 privacy policy (“Privacy Policy”) details certain policies
20 implemented throughout ${whitelabel_brand.company_name | h} governing ${whitelabel_brand.company_name | h}'s use of
21 Personally-Identifiable Data about users of our Site and users of our backup
templates/privacy_policy.html, line 16:
<%def name="sub_content()">
/home/python_27x_33x_zmq_40x_toolchain/opt/virtualenvs/django1.1/lib/python2.7/site-packages/mako/runtime.py, line 255:
return lambda *args, **kwargs:callable_(self.context, *args, **kwargs)
../static/templates/base.html, line 112:
${self.container()}
/home/python_27x_33x_zmq_40x_toolchain/opt/virtualenvs/django1.1/lib/python2.7/site-packages/mako/runtime.py, line 414:
callable_(context, *args, **kwargs)
/home/python_27x_33x_zmq_40x_toolchain/opt/virtualenvs/django1.1/lib/python2.7/site-packages/mako/runtime.py, line 381:
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
/home/python_27x_33x_zmq_40x_toolchain/opt/virtualenvs/django1.1/lib/python2.7/site-packages/mako/runtime.py, line 364:
_render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
/home/python_27x_33x_zmq_40x_toolchain/opt/virtualenvs/django1.1/lib/python2.7/site-packages/mako/template.py, line 133:
return runtime._render(self, self.callable_, args, data)
/home/so_src/pandora/www-production-trunk/webpy/spideroak.com/main/controller.py, line 77:
print tmpl.render(*args, **kwargs)