{% extends "console_page.html" %} {% load vite_tags %} {% block console_content %}
{% with placeholder_id='00000000-0000-0000-0000-000000000000' %}
{% endwith %}
{% endblock %} {% block extra_js %} {{ block.super }} {% vite_asset 'src/main.tsx' %} {% endblock %}