User

[insert_php]
$filePath = get_template_directory();
include(“$filePath/page-templates/userpage.php”);
[/insert_php]