5 lines
74 B
Python
5 lines
74 B
Python
|
|
v = env.ref('website.layout')
|
|
print(f"View ID: {v.id}")
|
|
print(v.arch_db)
|