pakketten
/customers/e/c/9/trivias.be/httpd.www/app/Models/Propriety.php
SELECT `t1`.`idnr`, `t1`.`page`, IFNULL(t1.title, '') as title, IFNULL(t1.keyword, '') as keyword, IFNULL(t1.description, '') as description, IFNULL(t1.bodyclass, '') as bodyclass
FROM `site_webpages` as `t1`
JOIN `site_websites` as `t2` ON `t1`.`site_id` = `t2`.`website_id`
WHERE `t1`.`page` = 'pakketten'
AND `t2`.`website_key` = 'trivias'