<?php
require $_SERVER['DOCUMENT_ROOT'] . '/user/config.php';
require root_path . '/inc/head.class.php';
require $template_path . '/demand.php';
require $template_path . '/footer.php';