{% include 't_head.html' %}
{% include 't_sidebar.html' %}
{% include 't_navbar.html' %}
Check Console Output 🖥
Auto Refresh Page
Check the history of all the methods called
{{ called_console_output_str|safe }}
Check args and return value
{{ hooked_console_output_str|safe }}
{% include 't_js_script.html' %} {% block scripts %} {% endblock %}