from . import common @common.route('/privacy/') def _privacy(): return 'Privacy Policy'