{% load staticfiles lazysignup_tags %} {% load render_bundle from webpack_loader %} ProCatalog Editor {{ catalogID | json_script:"catalogID" }} {{ regions | json_script:"regions" }} {{ seasons | json_script:"seasons" }} {{ user.get_full_name | json_script:"userName" }} {{ user.id | json_script:"userID" }} {{ user | is_lazy_user | json_script:"lazyUser" }}
{% render_bundle 'editor' %}