Login

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