<div class="password-protected page-padding"> <div class="password-form"> <?php get_template_part( 'assets/svg/basic_lock.svg' ); ?> <h3><?php esc_html_e( 'Protected Area', 'revolution' ); ?></h3> <?php the_content(); ?> </div> </div>