echo"<form class=\"ui form left membership-login-form\"
method=\"post\"
data-validation-rules=\"";
// line 3
echotwig_escape_filter($this->env,sprintf(twig_jsonencode_filter(array("username"=>array("presence"=>array("message"=>"%s")),"password"=>array("presence"=>array("message"=>"%s")))),call_user_func_array($this->env->getFunction('translate')->getCallable(),array("Username or E-mail is required")),call_user_func_array($this->env->getFunction('translate')->getCallable(),array("Password is required"))),"html",null,true);
echotwig_escape_filter($this->env,call_user_func_array($this->env->getFunction('translate')->getCallable(),array("Username or E-mail")),"html",null,true);
echotwig_escape_filter($this->env,call_user_func_array($this->env->getFunction('translate')->getCallable(),array("Forgot your password?")),"html",null,true);
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
publicfunctiongetSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.',E_USER_DEPRECATED);
return$this->getSourceContext()->getCode();
}
publicfunctiongetSourceContext()
{
returnnewTwig_Source("<form class=\"ui form left membership-login-form\"
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
publicfunctiongetSource()
{
@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.',E_USER_DEPRECATED);