Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
v3.cesa.co.za /
var /
cache /
.!!QgY /
twig /
03 /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
0340542030ec8eb08dacecb6672583d9.php
4.69
KB
-rwxrwxr-x
2026-05-18 12:54
034bfd76f851b51c2ed6177bc58196b8.php
3.13
KB
-rwxrwxr-x
2026-05-18 12:54
Save
Rename
<?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; use Twig\TemplateWrapper; /* @User/Form/forgot.html.twig */ class __TwigTemplate_98859d63b381dd20b47486ea6d175ab3 extends Template { private Source $source; /** * @var array<string, Template> */ private array $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 = []): iterable { $macros = $this->macros; // line 1 yield "<div class=\"space\"></div> <form class=\"well\" action=\""; // line 2 yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("iga_user_forgot_pw"); yield "\" method=\"POST\"> <div class=\"row form-group\"> <div class=\"col-lg-3 col-sm-12 formLabel\"> "; // line 6 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "e_mail_address_string", [], "any", false, false, false, 6), 'label'); yield " </div> <div class=\"col-lg-9 col-sm-12 formPrompt\"> "; // line 9 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "e_mail_address_string", [], "any", false, false, false, 9), 'widget'); yield " <span class=\"formError\">"; // line 10 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "e_mail_address_string", [], "any", false, false, false, 10), 'errors'); yield "</span> </div> </div> <div class=\"row form-group\"> <div class=\"col-lg-3 col-sm-12 formLabel\"> "; // line 16 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "recaptcha", [], "any", false, false, false, 16), 'label'); yield " </div> <div class=\"col-lg-9 col-sm-12 formPrompt\"> "; // line 19 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "recaptcha", [], "any", false, false, false, 19), 'widget'); yield " <span class=\"formError\">"; // line 20 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, ($context["form"] ?? null), "recaptcha", [], "any", false, false, false, 20), 'errors'); yield "</span> </div> </div> "; // line 24 yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(($context["form"] ?? null), 'rest'); yield " <div class=\"row p-3\"> <div class=\"btn-group justify-content-center col-sm-6 offset-sm-3\" role=\"group\"> <button type=\"submit\" class=\"btn btn-primary\">"; // line 28 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\CoreBundle\Twig\CoreExtension']->getPhrase("Send password"), "html", null, true); yield "</button> </div> </div> </form>"; yield from []; } /** * @codeCoverageIgnore */ public function getTemplateName(): string { return "@User/Form/forgot.html.twig"; } /** * @codeCoverageIgnore */ public function isTraitable(): bool { return false; } /** * @codeCoverageIgnore */ public function getDebugInfo(): array { return array ( 95 => 28, 88 => 24, 81 => 20, 77 => 19, 71 => 16, 62 => 10, 58 => 9, 52 => 6, 45 => 2, 42 => 1,); } public function getSourceContext(): Source { return new Source("", "@User/Form/forgot.html.twig", "/var/www/v3.cesa.co.za/src/UserBundle/Resources/views/Form/forgot.html.twig"); } }