TRI-293: add customer-form + adaptive
This commit is contained in:
@@ -107,7 +107,7 @@ def get_profile_new_route_page_html(request, data):
|
||||
# form.errors.append({'__all__': f'Ошибка: {str(e)}'})
|
||||
print(str(e))
|
||||
|
||||
html = render_to_string('blocks/profile/b_new_route.html', Dict, request=request)
|
||||
html = render_to_string('blocks/profile/b_create_form_poster.html', Dict, request=request)
|
||||
return html
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user