5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
COMPONENT(Request& context)
|
|
{
|
|
print(component("page_helpers.uce:MAIN_HTML", context.props, context));
|
|
}
|