__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{% extends '@nucleus/partials/particle.html.twig' %}
{% block particle %}
{% if particle.title %}
<div class="g-loginform-title">{{ particle.title|raw }}</div>
{% endif %}
<div class="g-loginform {{ particle.class|e }}">
{% if not is_user_logged_in %}
<form action="{{ function('wp_login_url', gantry.request.server['REQUEST_URI'])|raw }}" method="post" id="g-loginform">
{% do function('wp_nonce_field', 'log-in') %}
{% if particle.pretext is not empty %}
<div class="login-pretext">
<p>{{ particle.pretext|raw }}</p>
</div>
{% endif %}
<fieldset class="login-data">
<p id="login-username">
<label for="username">{{ __('User Name', 'gantry5') }}</label>
<input id="username" type="text" name="log" class="inputbox" alt="username" size="18" value="" />
</p>
<p id="login-password">
<label for="passwd">{{ __('Password', 'gantry5') }}</label>
<input id="passwd" type="password" name="pwd" class="inputbox" size="18" alt="password" value="" />
</p>
<p id="login-remember">
<input id="remember" type="checkbox" name="rememberme" class="inputbox" />
<label for="remember">{{ __('Remember me', 'gantry5') }}</label>
</p>
<input type="submit" value="{{ __('Log In', 'gantry5') }}" class="button" name="submit" />
</fieldset>
<ul class="login-extra">
<li>
<a href="{{ function('wp_lostpassword_url') }}">{{ __('Forgot your password ?', 'gantry5') }}</a>
</li>
{% if function('get_option', 'users_can_register') %}
<li>
<a href="{{ function('wp_registration_url') }}">{{ __('Register', 'gantry5') }}</a>
</li>
{% endif %}
</ul>
{% if particle.posttext is not empty %}
<div class="login-posttext">
<p>{{ particle.posttext|raw }}</p>
</div>
{% endif %}
</form>
{% else %}
<form action="{{ function('wp_logout_url', gantry.request.server['REQUEST_URI'])|raw }}" method="post" id="g-loginform">
{% do function('wp_nonce_field', 'log-out') %}
<div class="greeting">
<p>{{ particle.greeting|format(current_user.display_name) }}</p>
</div>
<div class="logout-button">
<input type="submit" name="submit" class="button" value="{{ __('Log Out', 'gantry5') }}" />
</div>
</form>
{% endif %}
</div>
{% endblock %}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| analytics.html.twig | File | 555 B | 0775 |
|
| analytics.yaml | File | 596 B | 0775 |
|
| assets.html.twig | File | 1.53 KB | 0775 |
|
| assets.yaml | File | 3.06 KB | 0775 |
|
| branding.html.twig | File | 178 B | 0775 |
|
| branding.yaml | File | 701 B | 0775 |
|
| content.yaml | File | 624 B | 0775 |
|
| contentarray.html.twig | File | 10.44 KB | 0775 |
|
| contentarray.yaml | File | 8.24 KB | 0775 |
|
| copyright.html.twig | File | 426 B | 0775 |
|
| copyright.yaml | File | 658 B | 0775 |
|
| custom.html.twig | File | 254 B | 0775 |
|
| custom.yaml | File | 833 B | 0775 |
|
| date.html.twig | File | 208 B | 0775 |
|
| date.yaml | File | 908 B | 0775 |
|
| frameworks.html.twig | File | 804 B | 0775 |
|
| frameworks.yaml | File | 1.77 KB | 0775 |
|
| lightcase.html.twig | File | 39 B | 0775 |
|
| lightcase.yaml | File | 813 B | 0775 |
|
| loginform.html.twig | File | 2.99 KB | 0775 |
|
| loginform.yaml | File | 896 B | 0775 |
|
| logo.html.twig | File | 1.06 KB | 0775 |
|
| logo.yaml | File | 1.59 KB | 0775 |
|
| menu.html.twig | File | 8.86 KB | 0775 |
|
| menu.yaml | File | 1.84 KB | 0775 |
|
| messages.yaml | File | 607 B | 0775 |
|
| mobile-menu.html.twig | File | 245 B | 0775 |
|
| mobile-menu.yaml | File | 675 B | 0775 |
|
| position.html.twig | File | 230 B | 0775 |
|
| position.yaml | File | 535 B | 0775 |
|
| social.html.twig | File | 1.05 KB | 0775 |
|
| social.yaml | File | 1.58 KB | 0775 |
|
| spacer.yaml | File | 464 B | 0775 |
|
| totop.html.twig | File | 634 B | 0775 |
|
| totop.yaml | File | 941 B | 0775 |
|
| widget.html.twig | File | 232 B | 0775 |
|
| widget.yaml | File | 797 B | 0775 |
|