diff --git a/website/web/__init__.py b/website/web/__init__.py index aabb4bbd..7ee88723 100644 --- a/website/web/__init__.py +++ b/website/web/__init__.py @@ -1962,11 +1962,12 @@ def __prepare_node_view(capture_uuid: str, nodes: list[tuple[str, str]], from_po to_return = f'The capture contains this value in {len(nodes)} nodes, click below to see them on the tree:' to_return += '' return to_return