ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
logercm
/
dev.loger.cm
/
templates
/
registration
/
Viewing: register.html.twig
{% extends 'base.html.twig' %} {% block title %}Register{% endblock %} {% block body %} {% for flash_error in app.flashes('verify_email_error') %} <div class="alert alert-danger" role="alert">{{ flash_error }}</div> {% endfor %} <div class="row" id="content"> <div class="col s12" data-aos="zoom-out-down" data-aos-duration="2000"> <div class="col m10 offset-m1 l6 offset-l3 card z-depth-3 s12 "> <h5 class="center center-align">Create Your Account Now</h5> <img class="center-align center center-block " src="{{ asset('img/login.png') }}" style="max-height: 70px; margin-top: 20px" alt=""> <div class="divider" style="height: 2px; margin: 10px"></div> {{ form_start(registrationForm) }} <div class="col s12"> <div class="col s12 m6 input-field"> <i class="fas fa-user-circle right" style="color:#e5bd02;font-size: 18px "> </i> {{ form_row(registrationForm.firstName, { label: 'FisrtName' }) }} </div> <div class="col s12 m6 input-field"> <i class="fas fa-user-circle right" style="color:#e5bd02;font-size: 18px "> </i> {{ form_row(registrationForm.lastName, { label: 'LastName' }) }} </div> </div> <div class="col s12"> <div class="col s12 m6 input-field"> <i class="fas fa-envelope right" style="color:#e5bd02;font-size: 18px "> </i> {{ form_row(registrationForm.email) }} </div> <div class="col s12 m6 input-field"> <i class="fas fa-key right" style="color:#e5bd02;font-size: 18px "> </i> {{ form_row(registrationForm.plainPassword, { label: 'Password' }) }} </div> </div> <div class="col s12"> <div class="col s12 m6 input-field"> <i class="fas fa-phone right" style="color:#e5bd02;font-size: 18px "> </i> {{ form_row(registrationForm.phoneNumber) }} </div> <div class="col s12 m6 "> <div class="col s12" > {{ form_row(registrationForm.agreeTerms, {'attr': { 'class': 'checkbox', 'checked': 'checked' }} ) }} </div> <div class="col s12"> <button style="margin-top: 10px" type="submit" class="btn waves-effect center-align center center-block"> Sign Up <i class="fas fa-power-off right"> </i> </button> </div> </div> </div> <div class="col s12 " style="margin-left:-20px; margin-bottom: 20px; margin-top: -20px"> <p class="right-align">Or {% if destination is null %} <a href="{{ path('app_login') }}">Sign In</a> {% elseif destination is not empty%} <a href="{{ destination}}">Sign In</a> {% endif %} </p> </div> {{ form_end(registrationForm) }} </div> </div> </div> {% endblock %}
Coded With 💗 by
0x6ick