!7 concept Car { S brand, model; } p { db(); } html { ret new HCRUD(rawLink(), new HCRUD_Concepts(Car)).renderPage(params); }