{{ forms.panel_fields( 'Dropbox', (form.dropbox_app_key, form.dropbox_app_secret), ''' OAuth redirect URI for Dropbox: https://%s%s ''' % (request.host, url_for('dropbox_authorized')) ) }}