linuxrouter/docker/routlin-dash/app/pages/accountverifyemail/view.py

6 lines
112 B
Python
Raw Normal View History

2026-06-02 12:49:39 -04:00
from config_utils import collect_layout_tokens
def collect_tokens(cfg):
return collect_layout_tokens(cfg)