{% extends "templates/index.html" %} {% block html_head %} {% end %} {% block module_init %} arr = {{class_}}(None, {{python_}}) arr.connect(f'{{port}}') arr._bci_mode = '{{mode}}' {% end %}