File: /www/wwwroot/aiwellbore.com/wp-content/plugins/restrict-content/core/templates/register.php
<?php
/**
* Registration Form
*
* This template is used to display the registration form with [register_form].
* If the `id` attribute is passed into the shortcode then register-single.php is used instead.
*
* @link https://restrictcontentpro.com/knowledgebase/register_form
*
* For modifying this template, please see: https://restrictcontentpro.com/knowledgebase/editing-template-files/
*
* @package Restrict Content Pro
* @subpackage Templates/Register
* @copyright Copyright (c) 2017, Restrict Content Pro
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
*/
rcp_get_template_part( 'register-common' );
?>