<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
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;
/* Main/contact.html.twig */
class __TwigTemplate_49063b876b42268fcf45f89419cf0a10fc35b30b709d50496c3b2b9fe326d8a9 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
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", "Main/contact.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Main/contact.html.twig"));
// line 2
$context["page"] = "contact";
// line 1
$this->parent = $this->loadTemplate("base.html.twig", "Main/contact.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_body($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(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 4
echo "\t<!--KODE SAB BANNER WRAP START-->
\t<div class=\"kode_sab_banner_wrap them_overlay\">
\t\t<!--CONTAINER START-->
\t\t<div class=\"container\">
\t\t\t<div class=\"sab_banner_text\">
\t\t\t\t<h1>";
// line 9
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.title"), "html", null, true);
echo "</h1>
\t\t\t\t<ul class=\"breadcrumbs\">
\t\t\t\t\t<li><a href=\"";
// line 11
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_front_main_index");
echo "\"><i class=\"fa fa-home\"></i></a></li>
\t\t\t\t\t<li><strong>";
// line 12
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.title"), "html", null, true);
echo "</strong></li>
\t\t\t\t</ul>
\t\t\t</div>
\t\t</div>
\t\t<!--CONTAINER END-->
\t</div>
\t<!--KODE SAB BANNER WRAP END-->
\t<!--KODE 404 WRAP START-->
\t<div class=\"kode_contact_wrap\">
\t\t<!--CONTAINER START-->
\t\t<!--KODE CONTACT DES START-->
\t\t<div class=\"kode_contact_des\">
\t\t\t<div class=\"container\">
\t\t\t\t<div class=\"row\">
\t\t\t\t\t<div class=\"kode_contact_field\">
\t\t\t\t\t\t<div class=\"section_hdg hdg_2 hdg_3\">
\t\t\t\t\t\t\t<a href=\"#\"><img src=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/hdg-img.png"), "html", null, true);
echo "\" alt=\"hdg\"></a>
\t\t\t\t\t\t\t<h3>";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.title"), "html", null, true);
echo "</h3>
\t\t\t\t\t\t\t<span><i class=\"fa icon-art\"></i></span>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<form role=\"form\" data-role=\"zbz-feedback\" method=\"post\" class=\"comment-form zbz-feedback-form \" action=\"";
// line 34
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_main_contact_ajax");
echo "\" >
\t\t\t\t\t\t\t<div class=\"col-md-4\">
\t\t\t\t\t\t\t\t<div class=\"kf_commet_field\">
\t\t\t\t\t\t\t\t\t<input placeholder=\"";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.form.name"), "html", null, true);
echo "\" name=\"name\" type=\"text\" value=\"\" data-default=\"Name*\" size=\"30\" required>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-4\">
\t\t\t\t\t\t\t\t<div class=\"kf_commet_field\">
\t\t\t\t\t\t\t\t\t<input placeholder=\"";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.form.email"), "html", null, true);
echo "\" name=\"email\" type=\"text\" value=\"\" data-default=\"Name*\" size=\"30\" required>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-12\">
\t\t\t\t\t\t\t\t<div class=\"kode_textarea\">
\t\t\t\t\t\t\t\t\t<textarea placeholder=\"";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.form.message"), "html", null, true);
echo "\" name=\"message\"></textarea>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-12\">
\t\t\t\t\t\t\t\t<button type=\"submit\" class=\"btn btn-ghost btn-default btn-lg pull-left\"><i class=\"fa fa-send\"></i> ";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("contact.form.submit"), "html", null, true);
echo "</button>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"wpcf7-response-output wpcf7-display-none\"></div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</form>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!--CONTAINER END-->
\t\t</div>
\t\t<!--KODE CONTACT DES END-->
\t</div>
\t<!--KODE 404 WRAP END-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 69
public function block_javascripts($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(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 70
echo "\t";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
\t<script type=\"text/javascript\">
\t// Error and success message strings
var msgError404 = \"";
// line 73
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("error.msgError404"), "html", null, true);
echo "\";
\t\tvar\tmsgError503 = \"";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("error.msgError503"), "html", null, true);
echo "\";
\t\tvar\tmsgErrorValidation = \"";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("error.msgErrorValidation"), "html", null, true);
echo "\";
\t\tvar\tmsgErrorFormat = \"";
// line 76
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("error.msgErrorFormat"), "html", null, true);
echo "\";
\t\tvar\tmsgSuccess = \"";
// line 77
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("error.msgSuccess"), "html", null, true);
echo "\";
\t\t
\t</script>
\t<script type=\"text/javascript\" src=\"";
// line 80
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/zbz-feedback.js"), "html", null, true);
echo "\"></script>
\t
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Main/contact.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 215 => 80, 209 => 77, 205 => 76, 201 => 75, 197 => 74, 193 => 73, 186 => 70, 176 => 69, 150 => 53, 142 => 48, 133 => 42, 125 => 37, 119 => 34, 113 => 31, 109 => 30, 88 => 12, 84 => 11, 79 => 9, 72 => 4, 62 => 3, 51 => 1, 49 => 2, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% set page = \"contact\" %}
{% block body %}
\t<!--KODE SAB BANNER WRAP START-->
\t<div class=\"kode_sab_banner_wrap them_overlay\">
\t\t<!--CONTAINER START-->
\t\t<div class=\"container\">
\t\t\t<div class=\"sab_banner_text\">
\t\t\t\t<h1>{{ 'contact.title'|trans }}</h1>
\t\t\t\t<ul class=\"breadcrumbs\">
\t\t\t\t\t<li><a href=\"{{ path('app_front_main_index') }}\"><i class=\"fa fa-home\"></i></a></li>
\t\t\t\t\t<li><strong>{{ 'contact.title'|trans }}</strong></li>
\t\t\t\t</ul>
\t\t\t</div>
\t\t</div>
\t\t<!--CONTAINER END-->
\t</div>
\t<!--KODE SAB BANNER WRAP END-->
\t<!--KODE 404 WRAP START-->
\t<div class=\"kode_contact_wrap\">
\t\t<!--CONTAINER START-->
\t\t<!--KODE CONTACT DES START-->
\t\t<div class=\"kode_contact_des\">
\t\t\t<div class=\"container\">
\t\t\t\t<div class=\"row\">
\t\t\t\t\t<div class=\"kode_contact_field\">
\t\t\t\t\t\t<div class=\"section_hdg hdg_2 hdg_3\">
\t\t\t\t\t\t\t<a href=\"#\"><img src=\"{{asset('images/hdg-img.png')}}\" alt=\"hdg\"></a>
\t\t\t\t\t\t\t<h3>{{ 'contact.title'|trans }}</h3>
\t\t\t\t\t\t\t<span><i class=\"fa icon-art\"></i></span>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<form role=\"form\" data-role=\"zbz-feedback\" method=\"post\" class=\"comment-form zbz-feedback-form \" action=\"{{path('app_main_contact_ajax')}}\" >
\t\t\t\t\t\t\t<div class=\"col-md-4\">
\t\t\t\t\t\t\t\t<div class=\"kf_commet_field\">
\t\t\t\t\t\t\t\t\t<input placeholder=\"{{ 'contact.form.name'|trans }}\" name=\"name\" type=\"text\" value=\"\" data-default=\"Name*\" size=\"30\" required>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-4\">
\t\t\t\t\t\t\t\t<div class=\"kf_commet_field\">
\t\t\t\t\t\t\t\t\t<input placeholder=\"{{ 'contact.form.email'|trans }}\" name=\"email\" type=\"text\" value=\"\" data-default=\"Name*\" size=\"30\" required>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-12\">
\t\t\t\t\t\t\t\t<div class=\"kode_textarea\">
\t\t\t\t\t\t\t\t\t<textarea placeholder=\"{{ 'contact.form.message'|trans }}\" name=\"message\"></textarea>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"col-md-12\">
\t\t\t\t\t\t\t\t<button type=\"submit\" class=\"btn btn-ghost btn-default btn-lg pull-left\"><i class=\"fa fa-send\"></i> {{ 'contact.form.submit'|trans }}</button>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"wpcf7-response-output wpcf7-display-none\"></div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</form>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<!--CONTAINER END-->
\t\t</div>
\t\t<!--KODE CONTACT DES END-->
\t</div>
\t<!--KODE 404 WRAP END-->
{% endblock %}
{% block javascripts %}
\t{{parent()}}
\t<script type=\"text/javascript\">
\t// Error and success message strings
var msgError404 = \"{{'error.msgError404'|trans}}\";
\t\tvar\tmsgError503 = \"{{'error.msgError503'|trans}}\";
\t\tvar\tmsgErrorValidation = \"{{'error.msgErrorValidation'|trans}}\";
\t\tvar\tmsgErrorFormat = \"{{'error.msgErrorFormat'|trans}}\";
\t\tvar\tmsgSuccess = \"{{'error.msgSuccess'|trans}}\";
\t\t
\t</script>
\t<script type=\"text/javascript\" src=\"{{asset('js/zbz-feedback.js')}}\"></script>
\t
{% endblock %}\t
", "Main/contact.html.twig", "/var/www/sharjah/templates/Main/contact.html.twig");
}
}