PATH:
home
/
centosnipponia
/
public_html
/
sweetrich
/
wp-content
/
themes
/
sydney-pro-ii
/
page-templates
<?php /* Template Name: Login */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="post-wrap" role="main"> <?php the_title( '<h1 class="title-post entry-title">', '</h1>' ); ?> <div class="template-login-form"> <?php wp_login_form(); ?> <div class="login-register"> <a href="<?php echo esc_url(wp_lostpassword_url()); ?>" title="<?php echo __( 'Lost your password?', 'sydney' ); ?>"><?php echo __( 'Lost your password?', 'sydney' ); ?></a> <?php wp_register('', ''); ?> </div> </div> </main><!-- #main --> </div><!-- #primary --> <?php get_footer(); ?>
[+]
..
[-] page_contact.php
[edit]
[-] page_front-page.php
[edit]
[-] page_fullwidth.php
[edit]
[-] page_login.php
[edit]
[-] page_no-header-wide.php
[edit]
[-] page_no-header.php
[edit]
[-] page_single-header-wide.php
[edit]
[-] page_single-header.php
[edit]
[-] template-wishlist.php
[edit]
[-] .htaccess.disabled
[edit]