<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @Authentication/pages/views/central_login.html.twig */
class __TwigTemplate_4de07a83ef7df6d8fb334a1af0a6dab3228a5be78b4fca712ae1ab370ec2a88b extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Authentication/pages/views/central_login.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Authentication/pages/views/central_login.html.twig"));
// line 1
yield from $this->loadTemplate("@Application/inc/central_header.html.twig", "@Authentication/pages/views/central_login.html.twig", 1)->unwrap()->yield($context);
// line 3
yield "<section class=\"login-account section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"row\">
<div class=\"col-md-12 d-flex justify-content-center align-items-center\">
<div class=\"section-head-area\" style=\"text-align: center;\">
<h1 class=\"section-title\">Login to Your Account </h1>
<h5 class=\"\">This is the official login portal for HoneyBee ERP </h5>
</div>
</div>
</div>
<div class=\"login-form-wrapper login-inputs\">
<form action=\"";
// line 17
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("core_login");
yield "\" class=\"login-form\" method=\"post\" id=\"relevantForm\">
<p style=\" margin: 0; text-align: center; color: #eb9f9f;\">";
// line 18
(((0 === CoreExtension::compare((isset($context["message"]) || array_key_exists("message", $context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.', 18, $this->source); })()), ""))) ? (yield " ") : (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["message"]) || array_key_exists("message", $context) ? $context["message"] : (function () { throw new RuntimeError('Variable "message" does not exist.', 18, $this->source); })()), "html", null, true)));
yield "</p>
<div class=\"email\">
<label class=\"email\" for=\"email\">User Id / Email Address</label>
<input type=\"text\" id=\"username\" name=\"username\" required>
</div>
<div class=\"password-row\">
<label class=\"password\" for=\"password\">Password</label>
<input type=\"password\" id=\"password\" name=\"password\" required>
<button type=\"button\" class=\"toggle-password\">
<img src=\"";
// line 29
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true);
yield "honeybee_web_assets/icons/eye-close.svg?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\" class=\"eyeicon\" alt=\"\">
</button>
</div>
<div class=\"remember\">
<div class=\"terms\">
<input type=\"hidden\" id=\"applicantDirectLogin\" name=\"applicantDirectLogin\" placeholder=\"\" value=\"1\">
<input type=\"checkbox\" id=\"check\" >
<label for=\"check\">Remember Me</label>
</div>
<div>
<a href=\"";
// line 42
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("find_account_forgot_password", ["encData" => $this->extensions['Nzo\UrlEncryptorBundle\Twig\EncryptorExtension']->encryptFilter(json_encode((isset($context["encData"]) || array_key_exists("encData", $context) ? $context["encData"] : (function () { throw new RuntimeError('Variable "encData" does not exist.', 42, $this->source); })())))]), "html", null, true);
yield "\" for=\"\">Forgot Password ?</a>
</div>
</div>
<button type=\"submit\" class=\"submit-button rel_form_submit\">Login</button>
<p class=\"login-link\">Don't have an account? <a href=\"";
// line 48
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("sign_up");
yield "\">Create Account</a></p>
<div class=\"social-login\">
<div class=\"separator\"><span>Or</span></div>
<a type=\"button\" href=\"";
// line 52
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["oAuthLink"]) || array_key_exists("oAuthLink", $context) ? $context["oAuthLink"] : (function () { throw new RuntimeError('Variable "oAuthLink" does not exist.', 52, $this->source); })()), "html", null, true);
yield "\" class=\"social-button google\">
<img src=\"";
// line 53
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\HttpFoundationExtension']->generateAbsoluteUrl($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard")), "html", null, true);
yield "honeybee_web_assets/images/login/google.svg?version=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::constant("ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION"), "html", null, true);
yield "\"> Login with Google
</a>
";
// line 61
yield " </div>
</form>
</div>
</div>
</div>
</section>
";
// line 68
yield from $this->loadTemplate("@HoneybeeWeb/footer/central_footer.html.twig", "@Authentication/pages/views/central_login.html.twig", 68)->unwrap()->yield($context);
// line 69
yield "
<script>
var fbt='';
function check_doc_and_submit(submitFlag) {
var checkFailed = 0;
submitFlag=submitFlag||0
/////check if any checking needed here
\$('.login-inputs input').each(function(ind,elem){
if(\$(this).prop('required')){
if(\$(this).val()=='' || \$(this).val()==0)
checkFailed=1;
console.log(\"REQ\");
} else {
console.log(\"NREQ\");
}
});
\$('.small_error_text').each(function(ind,elem)
{
if(\$(elem).text()!='')
checkFailed=1;
})
if(checkFailed==0)
\$('.rel_form_submit').addClass('ready');
else
{
\$('.rel_form_submit').removeClass('ready');
}
if (checkFailed == 0 && submitFlag==1) {
\$('.rel_form_submit').removeClass('ready');
\$('.rel_form_submit').hide();
\$('#relevantForm').submit();
}
}
\$(document).ready(function(){
\$.ajaxSetup({ cache: true });
// \$.getScript('https://connect.facebook.net/en_US/sdk.js', function(){
// FB.init({
// appId: '1116951735682132',
// version: 'v2.7' // or v2.1, v2.2, v2.3, ...
// });
// \$('#loginbutton,#feedbutton').removeAttr('disabled');
// FB.getLoginStatus(function(response) {
// // console.log(response);
// // statusChangeCallback(response);
// });
//
//
// \$('#fb_login').click(function(e){
// e.preventDefault();
// FB.login(function(response) {
// // console.log(response)
// // console.log(response.authResponse)
// if (response.authResponse) {
// fbt=response.authResponse.accessToken;
// // console.log('Welcome! Fetching your information.... ');
// // alert('This feature will be available on 12 Dec, please use other login method for now.')
// FB.api('/me?fields=id,name,email,picture', function(response) {
// // \$('#fb_login_form').clear();
// var split_name=response.name.split(' ');
// var f_name=split_name[0];
// var l_name=(typeof split_name[1] !== 'undefined')? split_name[1]:'';
//
// if(typeof response.email !== 'undefined') {
//
// \$('#fb_login_form').html(
// '<input type=\"hidden\" id=\"email_for_fb_login\" name=\"email\" value=\"' + response.email + '\">' +
// '<input type=\"hidden\" name=\"oAuthHash\" value=\"_NONE_\">' +
// '<input type=\"hidden\" name=\"image\" value=\"' + response.picture.data.url + '\">' +
// '<input type=\"hidden\" name=\"uniqueId\" value=\"' + response.id + '\">' +
// '<input type=\"hidden\" name=\"emailVerified\" value=\"' + response.email + '\">' +
// '<input type=\"hidden\" name=\"firstName\" value=\"' + f_name + '\">' +
// '<input type=\"hidden\" name=\"lastName\" value=\"' + l_name + '\">' +
// '<input type=\"hidden\" name=\"type\" value=\"1\">' +
// '<input type=\"hidden\" name=\"oAuthtoken\" value=\"' + fbt + '\">'
// );
// \$('#fb_login_form').submit();
// }
// else
// {
// \$('#fb_login_form').html(
// '<input type=\"hidden\" id=\"email_for_fb_login\" name=\"email\" value=\"\">' +
// '<input type=\"hidden\" name=\"oAuthHash\" value=\"_NONE_\">' +
// '<input type=\"hidden\" name=\"image\" value=\"' + response.picture.data.url + '\">' +
// '<input type=\"hidden\" name=\"uniqueId\" value=\"' + response.id + '\">' +
// '<input type=\"hidden\" name=\"emailVerified\" value=\"' + response.email + '\">' +
// '<input type=\"hidden\" name=\"firstName\" value=\"' + f_name + '\">' +
// '<input type=\"hidden\" name=\"lastName\" value=\"' + l_name + '\">' +
// '<input type=\"hidden\" name=\"type\" value=\"1\">' +
// '<input type=\"hidden\" name=\"oAuthtoken\" value=\"' + fbt + '\">'
// );
// // alert('you need to provide your email address access on facebook.')
// swal({
// title: \"Validate Action!\",
// text: \"Please Provide Your Approval Hash:\",
// type: \"input\",
// inputType: \"password\",
// showCancelButton: true,
// closeOnConfirm: true,
// animation: \"slide-from-top\",
// inputPlaceholder: \"Approval Hash\"
// },
// function (inputValue) {
// if (inputValue === false) return false;
// else if (inputValue === \"\") {
// swal.showInputError(\"Email Needed!\");
// return false
// }
// else if (inputValue != '') {
// \$('#email_for_fb_login').val(inputValue)
// \$('#fb_login_form').submit();
//
//
// //\$(form_object).submit();
//
// }
//
// //swal(\"Nice!\", \"You wrote: \" + inputValue, \"success\");
// });
//
//
//
// }
//
// // console.log('Good to see you, ' + response.name + '.');
// // console.log(response)
// });
// } else {
// // console.log('User cancelled login or did not fully authorize.');
// }
// }
// , {scope: 'public_profile,email'}
// );
// })
//
// });
\$('.login-inputs input').focus(function() {
// if()
// \$('.login-inputs input').removeClass('error_class');
\$(this).removeClass('error_class');
})
\$('.login-inputs input').change(function () {
check_doc_and_submit(0); //check only not submit
})
//For save action
\$('input[type=\"submit\"], button[type=\"submit\"], .rel_form_submit').click(function (event) {
event.preventDefault();
console.log('____________________________HEREW__________________')
check_doc_and_submit(1);
})
check_doc_and_submit(0)
})
</script>
";
// line 292
yield "
";
// line 303
yield "
";
// line 306
yield "
";
// line 374
yield "
";
// line 380
yield "
";
// line 386
yield "
";
// line 410
yield "
";
// line 415
yield "
";
// line 422
yield "
";
// line 446
yield "
";
// line 470
yield "
";
// line 480
yield "
";
// line 485
yield "
";
// line 490
yield "
";
// line 495
yield "
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "@Authentication/pages/views/central_login.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 400 => 495, 397 => 490, 394 => 485, 391 => 480, 385 => 470, 382 => 446, 378 => 422, 375 => 415, 372 => 410, 369 => 386, 366 => 380, 363 => 374, 360 => 306, 357 => 303, 354 => 292, 136 => 69, 134 => 68, 125 => 61, 118 => 53, 114 => 52, 107 => 48, 98 => 42, 80 => 29, 66 => 18, 62 => 17, 46 => 3, 44 => 1,);
}
public function getSourceContext()
{
return new Source("{% include '@Application/inc/central_header.html.twig' %}
{# honeybee login page #}
<section class=\"login-account section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"row\">
<div class=\"col-md-12 d-flex justify-content-center align-items-center\">
<div class=\"section-head-area\" style=\"text-align: center;\">
<h1 class=\"section-title\">Login to Your Account </h1>
<h5 class=\"\">This is the official login portal for HoneyBee ERP </h5>
</div>
</div>
</div>
<div class=\"login-form-wrapper login-inputs\">
<form action=\"{{ url('core_login') }}\" class=\"login-form\" method=\"post\" id=\"relevantForm\">
<p style=\" margin: 0; text-align: center; color: #eb9f9f;\">{{ message==''?' ':message }}</p>
<div class=\"email\">
<label class=\"email\" for=\"email\">User Id / Email Address</label>
<input type=\"text\" id=\"username\" name=\"username\" required>
</div>
<div class=\"password-row\">
<label class=\"password\" for=\"password\">Password</label>
<input type=\"password\" id=\"password\" name=\"password\" required>
<button type=\"button\" class=\"toggle-password\">
<img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/icons/eye-close.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" class=\"eyeicon\" alt=\"\">
</button>
</div>
<div class=\"remember\">
<div class=\"terms\">
<input type=\"hidden\" id=\"applicantDirectLogin\" name=\"applicantDirectLogin\" placeholder=\"\" value=\"1\">
<input type=\"checkbox\" id=\"check\" >
<label for=\"check\">Remember Me</label>
</div>
<div>
<a href=\"{{ url('find_account_forgot_password',{ 'encData':(encData|json_encode) | nzo_encrypt } ) }}\" for=\"\">Forgot Password ?</a>
</div>
</div>
<button type=\"submit\" class=\"submit-button rel_form_submit\">Login</button>
<p class=\"login-link\">Don't have an account? <a href=\"{{ url('sign_up') }}\">Create Account</a></p>
<div class=\"social-login\">
<div class=\"separator\"><span>Or</span></div>
<a type=\"button\" href=\"{{ oAuthLink }}\" class=\"social-button google\">
<img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/login/google.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\"> Login with Google
</a>
{# <button type=\"button\" class=\"social-button facebook\">#}
{# <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/login/Facebook.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\"alt=\"Facebook logo\"> Login with Facebook#}
{# </button>#}
{# <button type=\"button\" class=\"social-button linkedin\">#}
{# <img src=\"{{ absolute_url(path('dashboard')) }}honeybee_web_assets/images/login/linkedin.svg?version={{ constant('ApplicationBundle\\\\Constants\\\\GeneralConstant::ENTITY_APP_VERSION') }}\" alt=\"LinkedIn 'In' icon\"> Login with LinkedIn#}
{# </button>#}
</div>
</form>
</div>
</div>
</div>
</section>
{% include '@HoneybeeWeb/footer/central_footer.html.twig' %}
<script>
var fbt='';
function check_doc_and_submit(submitFlag) {
var checkFailed = 0;
submitFlag=submitFlag||0
/////check if any checking needed here
\$('.login-inputs input').each(function(ind,elem){
if(\$(this).prop('required')){
if(\$(this).val()=='' || \$(this).val()==0)
checkFailed=1;
console.log(\"REQ\");
} else {
console.log(\"NREQ\");
}
});
\$('.small_error_text').each(function(ind,elem)
{
if(\$(elem).text()!='')
checkFailed=1;
})
if(checkFailed==0)
\$('.rel_form_submit').addClass('ready');
else
{
\$('.rel_form_submit').removeClass('ready');
}
if (checkFailed == 0 && submitFlag==1) {
\$('.rel_form_submit').removeClass('ready');
\$('.rel_form_submit').hide();
\$('#relevantForm').submit();
}
}
\$(document).ready(function(){
\$.ajaxSetup({ cache: true });
// \$.getScript('https://connect.facebook.net/en_US/sdk.js', function(){
// FB.init({
// appId: '1116951735682132',
// version: 'v2.7' // or v2.1, v2.2, v2.3, ...
// });
// \$('#loginbutton,#feedbutton').removeAttr('disabled');
// FB.getLoginStatus(function(response) {
// // console.log(response);
// // statusChangeCallback(response);
// });
//
//
// \$('#fb_login').click(function(e){
// e.preventDefault();
// FB.login(function(response) {
// // console.log(response)
// // console.log(response.authResponse)
// if (response.authResponse) {
// fbt=response.authResponse.accessToken;
// // console.log('Welcome! Fetching your information.... ');
// // alert('This feature will be available on 12 Dec, please use other login method for now.')
// FB.api('/me?fields=id,name,email,picture', function(response) {
// // \$('#fb_login_form').clear();
// var split_name=response.name.split(' ');
// var f_name=split_name[0];
// var l_name=(typeof split_name[1] !== 'undefined')? split_name[1]:'';
//
// if(typeof response.email !== 'undefined') {
//
// \$('#fb_login_form').html(
// '<input type=\"hidden\" id=\"email_for_fb_login\" name=\"email\" value=\"' + response.email + '\">' +
// '<input type=\"hidden\" name=\"oAuthHash\" value=\"_NONE_\">' +
// '<input type=\"hidden\" name=\"image\" value=\"' + response.picture.data.url + '\">' +
// '<input type=\"hidden\" name=\"uniqueId\" value=\"' + response.id + '\">' +
// '<input type=\"hidden\" name=\"emailVerified\" value=\"' + response.email + '\">' +
// '<input type=\"hidden\" name=\"firstName\" value=\"' + f_name + '\">' +
// '<input type=\"hidden\" name=\"lastName\" value=\"' + l_name + '\">' +
// '<input type=\"hidden\" name=\"type\" value=\"1\">' +
// '<input type=\"hidden\" name=\"oAuthtoken\" value=\"' + fbt + '\">'
// );
// \$('#fb_login_form').submit();
// }
// else
// {
// \$('#fb_login_form').html(
// '<input type=\"hidden\" id=\"email_for_fb_login\" name=\"email\" value=\"\">' +
// '<input type=\"hidden\" name=\"oAuthHash\" value=\"_NONE_\">' +
// '<input type=\"hidden\" name=\"image\" value=\"' + response.picture.data.url + '\">' +
// '<input type=\"hidden\" name=\"uniqueId\" value=\"' + response.id + '\">' +
// '<input type=\"hidden\" name=\"emailVerified\" value=\"' + response.email + '\">' +
// '<input type=\"hidden\" name=\"firstName\" value=\"' + f_name + '\">' +
// '<input type=\"hidden\" name=\"lastName\" value=\"' + l_name + '\">' +
// '<input type=\"hidden\" name=\"type\" value=\"1\">' +
// '<input type=\"hidden\" name=\"oAuthtoken\" value=\"' + fbt + '\">'
// );
// // alert('you need to provide your email address access on facebook.')
// swal({
// title: \"Validate Action!\",
// text: \"Please Provide Your Approval Hash:\",
// type: \"input\",
// inputType: \"password\",
// showCancelButton: true,
// closeOnConfirm: true,
// animation: \"slide-from-top\",
// inputPlaceholder: \"Approval Hash\"
// },
// function (inputValue) {
// if (inputValue === false) return false;
// else if (inputValue === \"\") {
// swal.showInputError(\"Email Needed!\");
// return false
// }
// else if (inputValue != '') {
// \$('#email_for_fb_login').val(inputValue)
// \$('#fb_login_form').submit();
//
//
// //\$(form_object).submit();
//
// }
//
// //swal(\"Nice!\", \"You wrote: \" + inputValue, \"success\");
// });
//
//
//
// }
//
// // console.log('Good to see you, ' + response.name + '.');
// // console.log(response)
// });
// } else {
// // console.log('User cancelled login or did not fully authorize.');
// }
// }
// , {scope: 'public_profile,email'}
// );
// })
//
// });
\$('.login-inputs input').focus(function() {
// if()
// \$('.login-inputs input').removeClass('error_class');
\$(this).removeClass('error_class');
})
\$('.login-inputs input').change(function () {
check_doc_and_submit(0); //check only not submit
})
//For save action
\$('input[type=\"submit\"], button[type=\"submit\"], .rel_form_submit').click(function (event) {
event.preventDefault();
console.log('____________________________HEREW__________________')
check_doc_and_submit(1);
})
check_doc_and_submit(0)
})
</script>
{# {% include '@Application/codecovers_header.html.twig' %} #}
{# <style> #}
{# .registration__hr { #}
{# margin-bottom: 1rem; #}
{# position: relative; #}
{# text-align: center; #}
{# } #}
{# .registration__hr:after { #}
{# border: 1px solid #d2d6db; #}
{# content: ''; #}
{# display: block; #}
{# position: absolute; #}
{# top: 50%; #}
{# width: 100%; #}
{# z-index: 0; #}
{# border-radius: 5px; #}
{# } #}
{# .registration__hr-label { #}
{# position: relative; #}
{# color: #4d5760; #}
{# background: #fff; #}
{# padding: 0 0.5rem; #}
{# z-index: 1; #}
{# display: inline-block; #}
{# max-width: 75%; #}
{# } #}
{# </style> #}
{# <section class=\"section-account\"> #}
{# <div class=\"img-backdrop\" style=\"background-image: url('http://www.codecovers.eu/assets/img/modules/materialadmin/img16.jpg')\"></div> #}
{# <div class=\"spacer\"></div> #}
{# <div class=\"card contain-sm style-transparent\"> #}
{# <div class=\"card-body\"> #}
{# <div class=\"row\"> #}
{# <div class=\"col-sm-6\"> #}
{# <br/> #}
{# <span class=\"text-lg text-bold text-primary\">BUDDY BEE</span> #}
{# <br/><br/> #}
{# <form class=\"form floating-label\" action=\"http://www.codecovers.eu/materialadmin/dashboards/dashboard\" accept-charset=\"utf-8\" method=\"post\"> #}
{# <div id=\"loginForm\"> #}
{# <div class=\"form-group\"> #}
{# <input type=\"text\" class=\"form-control\" id=\"username\" name=\"username\"> #}
{# <label for=\"username\">Username</label> #}
{# </div> #}
{# <div class=\"form-group\"> #}
{# <input type=\"password\" class=\"form-control\" id=\"password\" name=\"password\"> #}
{# <label for=\"password\">Password</label> #}
{# <p class=\"help-block\"><a href=\"#\">Forgotten?</a></p> #}
{# </div> #}
{# <br/> #}
{# <div class=\"row\"> #}
{# <div class=\"col-xs-6 text-left\"> #}
{# <div class=\"checkbox checkbox-inline checkbox-styled\"> #}
{# <label> #}
{# <input type=\"checkbox\"> <span>Remember me</span> #}
{# </label> #}
{# </div> #}
{# </div><!--end .col --> #}
{# <div class=\"col-xs-6 text-right\"> #}
{# <button class=\"btn btn-primary btn-raised\" type=\"submit\">Login</button> #}
{# </div><!--end .col --> #}
{# </div><!--end .row --> #}
{# </div> #}
{# <div id=\"signupForm\"> #}
{# <div class=\"form-group\"> #}
{# <input type=\"text\" class=\"form-control\" id=\"userName\" name=\"userName\"> #}
{# <label for=\"username\">Username</label> #}
{# </div> #}
{# <div class=\"form-group\"> #}
{# <input type=\"text\" class=\"form-control\" id=\"email\" name=\"email\"> #}
{# <label for=\"username\">Email</label> #}
{# </div> #}
{# <div class=\"form-group\"> #}
{# <input type=\"password\" class=\"form-control\" id=\"password\" name=\"password\"> #}
{# <label for=\"password\">Password</label> #}
{# </div> #}
{# <div class=\"form-group\"> #}
{# <input type=\"password\" class=\"form-control\" id=\"password\" name=\"password\"> #}
{# <label for=\"password\">Confirm Password</label> #}
{# </div> #}
{# <div class=\"form-group\"> #}
{# <label for=\"\">Select Your Requirement</label> #}
{# <select name=\"selector\" id=\"selector\" class=\"form-control selectize_me\"> #}
{# <option value=\"\"></option> #}
{# {% for key,val in selector %} #}
{# <option value=\"{{ key }}\">{{ val }}</option> #}
{# {% endfor %} #}
{# </select> #}
{# </div> #}
{# <br> #}
{# <div class=\"row\"> #}
{# <div class=\"col-xs-6 text-left\"> #}
{# </div><!--end .col --> #}
{# <div class=\"col-xs-6 text-right\"> #}
{# <button class=\"btn btn-primary btn-raised\" type=\"submit\">Sign Up</button> #}
{# </div><!--end .col --> #}
{# </div><!--end .row --> #}
{# </div> #}
{# </form> #}
{# </div><!--end .col --> #}
{# <div class=\"col-sm-8 col-sm-offset-1 text-center\"> #}
{# <br><br> #}
{# <h3 class=\"text-light\" id=\"signupHead\"> #}
{# No account yet? #}
{# </h3> #}
{# <h3 class=\"text-light\" id=\"loginHead\"> #}
{# Already have an account? Please login #}
{# </h3> #}
{# <a class=\"btn btn-block btn-raised btn-primary\" href=\"#\" id=\"signUp\">Sign up here</a> #}
{# <a class=\"btn btn-block btn-raised btn-primary\" href=\"#\" id=\"login\">Login</a> #}
{# <br><br> #}
{# <h3 class=\"text-light\"> #}
{# or #}
{# </h3> #}
{# <p> #}
{# <a href=\"#\" class=\"btn btn-block btn-raised btn-info\"><i class=\"fa fa-facebook pull-left\"></i>Login with Gmail</a> #}
{# </p> #}
{# <p> #}
{# <a href=\"https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=8638b5kvyew2si&redirect_uri={{ redirect_url }}&state={{ state }}&scope=r_liteprofile%20r_emailaddress\" class=\"btn btn-block btn-raised btn-info\"><i class=\"fa fa-linkedin pull-left\"></i>Login with Linkedin</a> #}
{# </p> #}
{# <p> #}
{# <a href=\"https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=8638b5kvyew2si&redirect_uri={{ redirect_url }}&state={{ state }}&scope=r_liteprofile%20r_emailaddress\" class=\"btn btn-block\" style=\"font-size: 1.5rem; border-radius: 0.5rem; background-color: #207aac; color: #}
{# white;\"> <span style=\"display: inline-block; margin-left: 1rem;\"><img src=\"https://content.linkedin.com/content/dam/developer/global/en_US/site/img/signin-button.png\"></span></a> #}
{# </p> #}
{# </div><!--end .col --> #}
{# </div><!--end .row --> #}
{# </div><!--end .card-body --> #}
{# </div><!--end .card --> #}
{# </section> #}
{# <!-- END LOGIN SECTION --> #}
{# <section class=\"section-account\"> #}
{# <div class=\"img-backdrop\" style=\"background-image: url('http://honeybee/images/img16.jpg')\"> #}
{# </div> #}
{# <div class=\"spacer\"></div> #}
{# <div class=\"mx-auto\" style=\"width: 50vw;\"> #}
{# <div class=\"card\" #}
{# style=\"box-shadow: none; box-shadow: 0 0 0 1px rgba(8, 9, 10, 0.1); border-radius: 0.4rem; color: black;\"> #}
{# <div class=\"p-5\"> #}
{# <div class=\"text-center\"> #}
{# <h2 style=\"font-weight: bold; font-size: 3rem; margin: 0; color: #0aa89e;\">Honeybee</h2> #}
{# <p style=\"font-size: 1.5rem; margin-top: 0.4rem;\">Tailored for Every type of Business</p> #}
{# </div> #}
{# <div class=\"mb-4\"> #}
{# <a href=\"{{oAuthLink|raw}}\" class=\"btn btn-block\" #}
{# style=\"font-size: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #EA4335; color: white; margin-bottom: 1rem;\"><i #}
{# class=\"fab fa-google\"></i> <span style=\"display: inline-block; margin-left: 1rem;\">Continue with #}
{# Google</span></a> #}
{# <a href=\"#\" class=\"btn btn-block\" style=\"font-size: 1.5rem; padding: 1rem; border-radius: 0.5rem; background-color: #1DA1F2; color: #}
{# white;\"><i class=\"fab fa-twitter\"></i> <span style=\"display: inline-block; margin-left: 1rem;\">Continue #}
{# with Twitter</span></a> #}
{# <a href=\"https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=8638b5kvyew2si&redirect_uri={{ redirect_url }}&state={{ state }}&scope=r_liteprofile%20r_emailaddress\" class=\"btn btn-block\" style=\"font-size: 1.5rem; border-radius: 0.5rem; background-color: #207aac; color: #}
{# white;\"><i class=\"fab fa-twitter\"></i> <span style=\"display: inline-block; margin-left: 1rem;\"><img src=\"https://content.linkedin.com/content/dam/developer/global/en_US/site/img/signin-button.png\"></span></a> #}
{# </div> #}
{# <div class=\"registration__hr\"> #}
{# <span class=\"registration__hr-label\"> #}
{# Have a password? Continue with your email address #}
{# </span> #}
{# </div> #}
{# <form> #}
{# <div class=\"form-group\"> #}
{# <label for=\"exampleInputEmail1\">Email address</label> #}
{# <input type=\"email\" class=\"form-control\" id=\"exampleInputEmail1\" aria-describedby=\"emailHelp\" #}
{# placeholder=\"Enter email\"> #}
{# </div> #}
{# <div class=\"form-group\"> #}
{# <label for=\"exampleInputPassword1\">Password</label> #}
{# <input type=\"password\" class=\"form-control\" id=\"exampleInputPassword1\" placeholder=\"Password\"> #}
{# </div> #}
{# <button type=\"submit\" class=\"btn btn-block btn-success\" #}
{# style=\"font-size: 1.5rem; padding: 1rem; border-radius: 0.5rem;\">Continue</button> #}
{# </form> #}
{# </div> #}
{# </div> #}
{# </div> #}
{# </section> #}
{# {% include '@Application/footer/footer_js_codecovers.html.twig' %} #}
{# <script> #}
{# \$(document).ready(function(){ #}
{# \$('#login').hide(); #}
{# \$('#signupForm').hide(); #}
{# \$('#loginHead').hide(); #}
{# \$('#signUp').click(function () { #}
{# \$('#login').show(); #}
{# \$('#loginHead').show(); #}
{# \$('#signupForm').show(); #}
{# \$('#signUp').hide(); #}
{# \$('#signupHead').hide(); #}
{# \$('#loginForm').hide(); #}
{# }) #}
{# \$('#login').click(function () { #}
{# \$('#login').hide(); #}
{# \$('#loginHead').hide(); #}
{# \$('#signupForm').hide(); #}
{# \$('#signUp').show(); #}
{# \$('#signupHead').show(); #}
{# \$('#loginForm').show(); #}
{# }) #}
{# }); #}
{# </script> #}
", "@Authentication/pages/views/central_login.html.twig", "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/Authentication/Resources/views/pages/views/central_login.html.twig");
}
}