{% extends 'page.html'|translate:lang %} {% load exfiltry %} {% load exsyntax %} {% load django_bootstrap5 %} {% if standard_web_browser %} {% block indexhead %} {% if user.is_authenticated %} {% else %} {% endif %}
login 0
login 1
autologin 1
csrf_token {%csrf_token%}
gui_style modern(None)
hybrid 0
title Playwright integration
start_page None
plugins None
{% endblock %} {% else %} {% block js_extrascipts %} {{block.super}} {% endblock %} {% block extrastyle %} {{block.super}} {% endblock %} {% block body_footer_scripts %} {{block.super}} {% endblock %} {% block component_init %} var component_init = []; {% endblock %} {% endif %}