Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,420 @@
<?php
/* @PrestaShop/Admin/layout.html.twig */
class __TwigTemplate_e475253927a24b0e65bdc939abef66b7c8d32cd59bfc6f71d0e47406c6b50b36 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->blocks = array(
'javascripts' => array($this, 'block_javascripts'),
'translate_javascripts' => array($this, 'block_translate_javascripts'),
'content_header' => array($this, 'block_content_header'),
'sidebar_right' => array($this, 'block_sidebar_right'),
);
}
protected function doGetParent(array $context)
{
// line 25
return $this->loadTemplate(twig_template_from_string($this->env, $this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getLegacyLayout($this->getAttribute($this->getAttribute($this->getAttribute( // line 27
($context["app"] ?? $this->getContext($context, "app")), "request", array()), "attributes", array()), "get", array(0 => "_legacy_controller"), "method"), (( // line 28
array_key_exists("layoutTitle", $context)) ? (($context["layoutTitle"] ?? $this->getContext($context, "layoutTitle"))) : ("")), (( // line 29
array_key_exists("layoutHeaderToolbarBtn", $context)) ? (($context["layoutHeaderToolbarBtn"] ?? $this->getContext($context, "layoutHeaderToolbarBtn"))) : (array())), (( // line 30
array_key_exists("layoutDisplayType", $context)) ? (($context["layoutDisplayType"] ?? $this->getContext($context, "layoutDisplayType"))) : ("")), (( // line 31
array_key_exists("showContentHeader", $context)) ? (($context["showContentHeader"] ?? $this->getContext($context, "showContentHeader"))) : (true)), (( // line 32
array_key_exists("headerTabContent", $context)) ? (($context["headerTabContent"] ?? $this->getContext($context, "headerTabContent"))) : ("")), (( // line 33
array_key_exists("enableSidebar", $context)) ? (($context["enableSidebar"] ?? $this->getContext($context, "enableSidebar"))) : (false)), (( // line 34
array_key_exists("help_link", $context)) ? (($context["help_link"] ?? $this->getContext($context, "help_link"))) : ("")))), "@PrestaShop/Admin/layout.html.twig", 25);
}
protected function doDisplay(array $context, array $blocks = array())
{
$__internal_f05a8fe1ee166ba384b6163bf35824df4a137734d122d79a6b8bd880698237ed = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_f05a8fe1ee166ba384b6163bf35824df4a137734d122d79a6b8bd880698237ed->enter($__internal_f05a8fe1ee166ba384b6163bf35824df4a137734d122d79a6b8bd880698237ed_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@PrestaShop/Admin/layout.html.twig"));
$__internal_2587a1aca59ca96953ba3b58ed2cf3624c3987ae5551c7c95ab2569c898e690c = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_2587a1aca59ca96953ba3b58ed2cf3624c3987ae5551c7c95ab2569c898e690c->enter($__internal_2587a1aca59ca96953ba3b58ed2cf3624c3987ae5551c7c95ab2569c898e690c_prof = new Twig_Profiler_Profile($this->getTemplateName(), "template", "@PrestaShop/Admin/layout.html.twig"));
// line 38
$context["ps"] = $this->loadTemplate("@PrestaShop/Admin/macros.html.twig", "@PrestaShop/Admin/layout.html.twig", 38);
// line 25
$this->getParent($context)->display($context, array_merge($this->blocks, $blocks));
$__internal_f05a8fe1ee166ba384b6163bf35824df4a137734d122d79a6b8bd880698237ed->leave($__internal_f05a8fe1ee166ba384b6163bf35824df4a137734d122d79a6b8bd880698237ed_prof);
$__internal_2587a1aca59ca96953ba3b58ed2cf3624c3987ae5551c7c95ab2569c898e690c->leave($__internal_2587a1aca59ca96953ba3b58ed2cf3624c3987ae5551c7c95ab2569c898e690c_prof);
}
// line 40
public function block_javascripts($context, array $blocks = array())
{
$__internal_b84b2a007e55c1df287337ea9316eb21f7f7139487ebee954270a3ee29818414 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_b84b2a007e55c1df287337ea9316eb21f7f7139487ebee954270a3ee29818414->enter($__internal_b84b2a007e55c1df287337ea9316eb21f7f7139487ebee954270a3ee29818414_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_ca6f848dfaa69223a3a374c77a2f2e87fe1d6aedc1970005495ad2622bb3c84a = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_ca6f848dfaa69223a3a374c77a2f2e87fe1d6aedc1970005495ad2622bb3c84a->enter($__internal_ca6f848dfaa69223a3a374c77a2f2e87fe1d6aedc1970005495ad2622bb3c84a_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "javascripts"));
// line 41
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\AssetExtension')->getAssetUrl("themes/default/js/bundle/default.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 42
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\AssetExtension')->getAssetUrl("themes/default/js/bundle/right-sidebar.js"), "html", null, true);
echo "\"></script>
";
$__internal_ca6f848dfaa69223a3a374c77a2f2e87fe1d6aedc1970005495ad2622bb3c84a->leave($__internal_ca6f848dfaa69223a3a374c77a2f2e87fe1d6aedc1970005495ad2622bb3c84a_prof);
$__internal_b84b2a007e55c1df287337ea9316eb21f7f7139487ebee954270a3ee29818414->leave($__internal_b84b2a007e55c1df287337ea9316eb21f7f7139487ebee954270a3ee29818414_prof);
}
// line 45
public function block_translate_javascripts($context, array $blocks = array())
{
$__internal_1d039d671498a362b397ed337b60a776033d7a7d3f52ffe4d87fd27a2a1644d7 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_1d039d671498a362b397ed337b60a776033d7a7d3f52ffe4d87fd27a2a1644d7->enter($__internal_1d039d671498a362b397ed337b60a776033d7a7d3f52ffe4d87fd27a2a1644d7_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "translate_javascripts"));
$__internal_387159f5f3df32c2a948cf327e4a2364b528bec5c4342c8aad8e74e5b34ba3ce = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_387159f5f3df32c2a948cf327e4a2364b528bec5c4342c8aad8e74e5b34ba3ce->enter($__internal_387159f5f3df32c2a948cf327e4a2364b528bec5c4342c8aad8e74e5b34ba3ce_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "translate_javascripts"));
// line 46
echo " <script>
var translate_javascripts = ";
// line 47
echo twig_jsonencode_filter(($context["js_translatable"] ?? $this->getContext($context, "js_translatable")));
echo ";
var PS_ALLOW_ACCENTED_CHARS_URL = ";
// line 48
echo twig_escape_filter($this->env, $this->env->getExtension('PrestaShopBundle\Twig\DataFormatterExtension')->intCast($this->env->getExtension('PrestaShopBundle\Twig\LayoutExtension')->getConfiguration("PS_ALLOW_ACCENTED_CHARS_URL")), "html", null, true);
echo ";
</script>
";
$__internal_387159f5f3df32c2a948cf327e4a2364b528bec5c4342c8aad8e74e5b34ba3ce->leave($__internal_387159f5f3df32c2a948cf327e4a2364b528bec5c4342c8aad8e74e5b34ba3ce_prof);
$__internal_1d039d671498a362b397ed337b60a776033d7a7d3f52ffe4d87fd27a2a1644d7->leave($__internal_1d039d671498a362b397ed337b60a776033d7a7d3f52ffe4d87fd27a2a1644d7_prof);
}
// line 52
public function block_content_header($context, array $blocks = array())
{
$__internal_0e30fe6736ce49f1aea6fe61362239f75cf590446c1d894605eb8db5316d0c51 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_0e30fe6736ce49f1aea6fe61362239f75cf590446c1d894605eb8db5316d0c51->enter($__internal_0e30fe6736ce49f1aea6fe61362239f75cf590446c1d894605eb8db5316d0c51_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "content_header"));
$__internal_0cc056f7f5e4af4271a72e46d37596ff670e21c887b2d234856ae7048d113f08 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_0cc056f7f5e4af4271a72e46d37596ff670e21c887b2d234856ae7048d113f08->enter($__internal_0cc056f7f5e4af4271a72e46d37596ff670e21c887b2d234856ae7048d113f08_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "content_header"));
// line 53
echo " ";
// line 73
echo " ";
$context["layout"] = $this;
// line 74
echo "
";
// line 75
if ((twig_length_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "peek", array(0 => "error"), "method")) > 0)) {
// line 76
echo " ";
echo $context["layout"]->getalert("danger", $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "get", array(0 => "error"), "method"));
echo "
";
}
// line 78
echo " ";
if ((twig_length_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "peek", array(0 => "failure"), "method")) > 0)) {
// line 79
echo " ";
echo $context["layout"]->getalert("danger", $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "get", array(0 => "failure"), "method"));
echo "
";
}
// line 81
echo " ";
if ((twig_length_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "peek", array(0 => "success"), "method")) > 0)) {
// line 82
echo " ";
echo $context["layout"]->getalert("success", $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "get", array(0 => "success"), "method"));
echo "
";
}
// line 84
echo " ";
if ((twig_length_filter($this->env, $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "peek", array(0 => "warning"), "method")) > 0)) {
// line 85
echo " ";
echo $context["layout"]->getalert("warning", $this->getAttribute($this->getAttribute($this->getAttribute(($context["app"] ?? $this->getContext($context, "app")), "session", array()), "flashbag", array()), "get", array(0 => "warning"), "method"));
echo "
";
}
$__internal_0cc056f7f5e4af4271a72e46d37596ff670e21c887b2d234856ae7048d113f08->leave($__internal_0cc056f7f5e4af4271a72e46d37596ff670e21c887b2d234856ae7048d113f08_prof);
$__internal_0e30fe6736ce49f1aea6fe61362239f75cf590446c1d894605eb8db5316d0c51->leave($__internal_0e30fe6736ce49f1aea6fe61362239f75cf590446c1d894605eb8db5316d0c51_prof);
}
// line 89
public function block_sidebar_right($context, array $blocks = array())
{
$__internal_14cfd8495a5dfa7f3bb6d1b4ee1a5f8f8920973ae661bf10a3a2da92e2771a28 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_14cfd8495a5dfa7f3bb6d1b4ee1a5f8f8920973ae661bf10a3a2da92e2771a28->enter($__internal_14cfd8495a5dfa7f3bb6d1b4ee1a5f8f8920973ae661bf10a3a2da92e2771a28_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "sidebar_right"));
$__internal_1f80d133aadb51fb3bd465f6feb555a1e855c7bc7d7809600d3438cc4a474a5d = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_1f80d133aadb51fb3bd465f6feb555a1e855c7bc7d7809600d3438cc4a474a5d->enter($__internal_1f80d133aadb51fb3bd465f6feb555a1e855c7bc7d7809600d3438cc4a474a5d_prof = new Twig_Profiler_Profile($this->getTemplateName(), "block", "sidebar_right"));
// line 90
echo " <nav
id=\"right-sidebar\"
role=\"navigation\"
class=\"col-xs-5 col-sm-4 col-md-4 col-lg-3 sidebar sidebar-right sidebar-animate text-sm-center\"
>
<img
src=\"";
// line 96
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\AssetExtension')->getAssetUrl("themes/default/img/bundle/dashboard_loading.gif"), "html", null, true);
echo "\"
style=\"margin-top: 10em;\" alt=\"";
// line 97
echo twig_escape_filter($this->env, $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Loading...", array(), "Admin.Global"), "html", null, true);
echo "\"
/>
</nav>
";
$__internal_1f80d133aadb51fb3bd465f6feb555a1e855c7bc7d7809600d3438cc4a474a5d->leave($__internal_1f80d133aadb51fb3bd465f6feb555a1e855c7bc7d7809600d3438cc4a474a5d_prof);
$__internal_14cfd8495a5dfa7f3bb6d1b4ee1a5f8f8920973ae661bf10a3a2da92e2771a28->leave($__internal_14cfd8495a5dfa7f3bb6d1b4ee1a5f8f8920973ae661bf10a3a2da92e2771a28_prof);
}
// line 53
public function getalert($__type__ = null, $__flashbagContent__ = null, ...$__varargs__)
{
$context = $this->env->mergeGlobals(array(
"type" => $__type__,
"flashbagContent" => $__flashbagContent__,
"varargs" => $__varargs__,
));
$blocks = array();
ob_start();
try {
$__internal_803c16859b7b79c52d62d2fa26701a04ff3dc5949ec8220c96b3ec8cacb6c460 = $this->env->getExtension("Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension");
$__internal_803c16859b7b79c52d62d2fa26701a04ff3dc5949ec8220c96b3ec8cacb6c460->enter($__internal_803c16859b7b79c52d62d2fa26701a04ff3dc5949ec8220c96b3ec8cacb6c460_prof = new Twig_Profiler_Profile($this->getTemplateName(), "macro", "alert"));
$__internal_37cd7f9a20787c676629db28a8f01c52e15390be629f29ca041fa1b6de5308b1 = $this->env->getExtension("Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension");
$__internal_37cd7f9a20787c676629db28a8f01c52e15390be629f29ca041fa1b6de5308b1->enter($__internal_37cd7f9a20787c676629db28a8f01c52e15390be629f29ca041fa1b6de5308b1_prof = new Twig_Profiler_Profile($this->getTemplateName(), "macro", "alert"));
// line 54
echo " <div class=\"alert alert-";
echo twig_escape_filter($this->env, ($context["type"] ?? $this->getContext($context, "type")), "html", null, true);
echo "\" role=\"alert\">
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\"><i class=\"material-icons\">close</i></span>
</button>
";
// line 58
if ((twig_length_filter($this->env, ($context["flashbagContent"] ?? $this->getContext($context, "flashbagContent"))) > 1)) {
// line 59
echo " <ul class=\"alert-text\">
";
// line 60
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["flashbagContent"] ?? $this->getContext($context, "flashbagContent")));
foreach ($context['_seq'] as $context["_key"] => $context["flashMessage"]) {
// line 61
echo " <li>";
echo $context["flashMessage"];
echo "</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flashMessage'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 63
echo " </ul>
";
} else {
// line 65
echo " <div class=\"alert-text\">
";
// line 66
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(($context["flashbagContent"] ?? $this->getContext($context, "flashbagContent")));
foreach ($context['_seq'] as $context["_key"] => $context["flashMessage"]) {
// line 67
echo " <p>";
echo $context["flashMessage"];
echo "</p>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['flashMessage'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 69
echo " </div>
";
}
// line 71
echo " </div>
";
$__internal_37cd7f9a20787c676629db28a8f01c52e15390be629f29ca041fa1b6de5308b1->leave($__internal_37cd7f9a20787c676629db28a8f01c52e15390be629f29ca041fa1b6de5308b1_prof);
$__internal_803c16859b7b79c52d62d2fa26701a04ff3dc5949ec8220c96b3ec8cacb6c460->leave($__internal_803c16859b7b79c52d62d2fa26701a04ff3dc5949ec8220c96b3ec8cacb6c460_prof);
} catch (Exception $e) {
ob_end_clean();
throw $e;
} catch (Throwable $e) {
ob_end_clean();
throw $e;
}
return ('' === $tmp = ob_get_clean()) ? '' : new Twig_Markup($tmp, $this->env->getCharset());
}
public function getTemplateName()
{
return "@PrestaShop/Admin/layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 272 => 71, 268 => 69, 259 => 67, 255 => 66, 252 => 65, 248 => 63, 239 => 61, 235 => 60, 232 => 59, 230 => 58, 222 => 54, 203 => 53, 189 => 97, 185 => 96, 177 => 90, 168 => 89, 154 => 85, 151 => 84, 145 => 82, 142 => 81, 136 => 79, 133 => 78, 127 => 76, 125 => 75, 122 => 74, 119 => 73, 117 => 53, 108 => 52, 95 => 48, 91 => 47, 88 => 46, 79 => 45, 67 => 42, 62 => 41, 53 => 40, 43 => 25, 41 => 38, 29 => 34, 28 => 33, 27 => 32, 26 => 31, 25 => 30, 24 => 29, 23 => 28, 22 => 27, 21 => 25,);
}
/** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */
public function getSource()
{
@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();
}
public function getSourceContext()
{
return new Twig_Source("{#**
* 2007-2018 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2018 PrestaShop SA
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*#}
{% extends(template_from_string(
getLegacyLayout(
app.request.attributes.get('_legacy_controller'),
layoutTitle is defined ? layoutTitle : '',
layoutHeaderToolbarBtn is defined ? layoutHeaderToolbarBtn : [],
layoutDisplayType is defined ? layoutDisplayType : '',
showContentHeader is defined ? showContentHeader : true,
headerTabContent is defined ? headerTabContent : '',
enableSidebar is defined ? enableSidebar : false,
help_link is defined ? help_link : ''
)
)) %}
{% import '@PrestaShop/Admin/macros.html.twig' as ps %}
{% block javascripts %}
<script src=\"{{ asset('themes/default/js/bundle/default.js') }}\"></script>
<script src=\"{{ asset('themes/default/js/bundle/right-sidebar.js') }}\"></script>
{% endblock %}
{% block translate_javascripts %}
<script>
var translate_javascripts = {{ js_translatable|json_encode()|raw }};
var PS_ALLOW_ACCENTED_CHARS_URL = {{ 'PS_ALLOW_ACCENTED_CHARS_URL'|configuration|intCast }};
</script>
{% endblock %}
{% block content_header %}
{% macro alert(type, flashbagContent) %}
<div class=\"alert alert-{{ type }}\" role=\"alert\">
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\"><i class=\"material-icons\">close</i></span>
</button>
{% if flashbagContent|length > 1 %}
<ul class=\"alert-text\">
{% for flashMessage in flashbagContent %}
<li>{{ flashMessage|raw }}</li>
{% endfor %}
</ul>
{% else %}
<div class=\"alert-text\">
{% for flashMessage in flashbagContent %}
<p>{{ flashMessage|raw }}</p>
{% endfor %}
</div>
{% endif %}
</div>
{% endmacro %}
{% import _self as layout %}
{% if app.session.flashbag.peek('error')|length() > 0 %}
{{ layout.alert('danger', app.session.flashbag.get('error')) }}
{% endif %}
{% if app.session.flashbag.peek('failure')|length() > 0 %}
{{ layout.alert('danger', app.session.flashbag.get('failure')) }}
{% endif %}
{% if app.session.flashbag.peek('success')|length() > 0 %}
{{ layout.alert('success', app.session.flashbag.get('success')) }}
{% endif %}
{% if app.session.flashbag.peek('warning')|length() > 0 %}
{{ layout.alert('warning', app.session.flashbag.get('warning')) }}
{% endif %}
{% endblock %}
{% block sidebar_right %}
<nav
id=\"right-sidebar\"
role=\"navigation\"
class=\"col-xs-5 col-sm-4 col-md-4 col-lg-3 sidebar sidebar-right sidebar-animate text-sm-center\"
>
<img
src=\"{{ asset('themes/default/img/bundle/dashboard_loading.gif') }}\"
style=\"margin-top: 10em;\" alt=\"{{ 'Loading...'|trans({}, 'Admin.Global') }}\"
/>
</nav>
{% endblock %}
", "@PrestaShop/Admin/layout.html.twig", "/var/www/clients/client1/web14/web/src/PrestaShopBundle/Resources/views/Admin/layout.html.twig");
}
}