Development
This commit is contained in:
parent
59ac3c5973
commit
3d0dc265ba
31 changed files with 1093 additions and 2794 deletions
5
docker/routlin-dash/app/pages/accountverifyemail/view.py
Normal file
5
docker/routlin-dash/app/pages/accountverifyemail/view.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from config_utils import collect_layout_tokens
|
||||
|
||||
|
||||
def collect_tokens(cfg):
|
||||
return collect_layout_tokens(cfg)
|
||||
Loading…
Add table
Add a link
Reference in a new issue