var/cache/dev/twig/7f/7fa643547f081700f2b53fdfc7b22007633c05017cac46ba092a2c46282343a9.php line 118

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* apropos/apropos.html.twig */
  14. class __TwigTemplate_817a24d14adfa3b18b31fff64f380218f12f835fcbd0b35c811d508163232f00 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'stylesheets' => [$this'block_stylesheets'],
  24.             'title' => [$this'block_title'],
  25.             'navigation' => [$this'block_navigation'],
  26.             'slider' => [$this'block_slider'],
  27.             'body' => [$this'block_body'],
  28.             'footer' => [$this'block_footer'],
  29.             'javascripts' => [$this'block_javascripts'],
  30.         ];
  31.     }
  32.     protected function doGetParent(array $context)
  33.     {
  34.         // line 1
  35.         return "base.html.twig";
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = [])
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""apropos/apropos.html.twig"));
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""apropos/apropos.html.twig"));
  44.         $this->parent $this->loadTemplate("base.html.twig""apropos/apropos.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 4
  52.     public function block_stylesheets($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  59.         // line 5
  60.         echo "        ";
  61.         $this->displayParentBlock("stylesheets"$context$blocks);
  62.         echo "
  63.     ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.     }
  69.     // line 9
  70.     public function block_title($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  77.         $this->displayParentBlock("title"$context$blocks);
  78.         echo " ";
  79.         
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  81.         
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  83.     }
  84.     // line 11
  85.     public function block_navigation($context, array $blocks = [])
  86.     {
  87.         $macros $this->macros;
  88.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  89.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navigation"));
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  91.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""navigation"));
  92.         // line 12
  93.         echo "        ";
  94.         $this->displayParentBlock("navigation"$context$blocks);
  95.         echo "
  96.     ";
  97.         
  98.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  99.         
  100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  101.     }
  102.     // line 19
  103.     public function block_slider($context, array $blocks = [])
  104.     {
  105.         $macros $this->macros;
  106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  107.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""slider"));
  110.         // line 20
  111.         echo "        ";
  112.         $this->displayParentBlock("slider"$context$blocks);
  113.         echo "
  114.     ";
  115.         
  116.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  117.         
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  119.     }
  120.     // line 26
  121.     public function block_body($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  128.         // line 27
  129.         echo "
  130.                 ";
  131.         // line 28
  132.         $this->loadTemplate("_general_includes/_fildariane.html.twig""apropos/apropos.html.twig"28)->display($context);
  133.         // line 29
  134.         echo "                <!-- #page-title end -->
  135.                 <div class=\"container clearfix\">
  136.                     <div class=\"row mt-5 mb-0\">
  137.                         <div class=\"col-12\">
  138.                             <div class=\"heading-block center border-bottom-0\">
  139.                                 <h3 class=\"color-lifestyle\">Office National du Tourisme des Comores — ONTC —</h3>
  140.                             </div>
  141.                             ";
  142.         // line 40
  143.         $context["images"] = twig_get_attribute($this->env$this->source, (isset($context["apropos"]) || array_key_exists("apropos"$context) ? $context["apropos"] : (function () { throw new RuntimeError('Variable "apropos" does not exist.'40$this->source); })()), "aproposImages", [], "any"falsefalsefalse40);
  144.         // line 41
  145.         echo "                            ";
  146.         // line 55
  147.         echo "
  148.                         </div>
  149.                     </div>
  150.                     <div class=\"section\" style=\"margin-top: -20px;\">
  151.                         <div class=\"container\">
  152.                             <div class=\"row\" style=\"margin-bottom: -90px;\">
  153.                                 <div class=\"col-lg-4 text-center text-lg-left\">
  154.                                     ";
  155.         // line 67
  156.         $context['_parent'] = $context;
  157.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["images"]) || array_key_exists("images"$context) ? $context["images"] : (function () { throw new RuntimeError('Variable "images" does not exist.'67$this->source); })()), function ($__image__) use ($context$macros) { $context["image"] = $__image__; return (twig_get_attribute($this->env$this->source$context["image"], "getPourLaDescription", [], "method"falsefalsefalse67) == true); }));
  158.         foreach ($context['_seq'] as $context["_key"] => $context["image"]) {
  159.             // line 68
  160.             echo "                                        <img data-animate=\"fadeInLeftBig\" src=\"";
  161.             echo twig_escape_filter($this->env$this->extensions['Vich\UploaderBundle\Twig\Extension\UploaderExtension']->asset($context["image"], "imageFile"), "html"nulltrue);
  162.             echo "\" alt=\"DG\">
  163.                                     ";
  164.         }
  165.         $_parent $context['_parent'];
  166.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['image'], $context['_parent'], $context['loop']);
  167.         $context array_intersect_key($context$_parent) + $_parent;
  168.         // line 70
  169.         echo "                                    <div class=\"heading-block center\">
  170.                                         ";
  171.         // line 72
  172.         echo "                                        <strong>";
  173.         ((twig_get_attribute($this->env$this->source, (isset($context["apropos"]) || array_key_exists("apropos"$context) ? $context["apropos"] : (function () { throw new RuntimeError('Variable "apropos" does not exist.'72$this->source); })()), "nomprenomResponsable", [], "any"falsefalsefalse72)) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apropos"]) || array_key_exists("apropos"$context) ? $context["apropos"] : (function () { throw new RuntimeError('Variable "apropos" does not exist.'72$this->source); })()), "nomprenomResponsable", [], "any"falsefalsefalse72), "html"nulltrue))) : (print ("Non renseigné")));
  174.         echo "</strong>
  175.                                         <span>";
  176.         // line 73
  177.         ((twig_get_attribute($this->env$this->source, (isset($context["apropos"]) || array_key_exists("apropos"$context) ? $context["apropos"] : (function () { throw new RuntimeError('Variable "apropos" does not exist.'73$this->source); })()), "fonctionResponsable", [], "any"falsefalsefalse73)) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["apropos"]) || array_key_exists("apropos"$context) ? $context["apropos"] : (function () { throw new RuntimeError('Variable "apropos" does not exist.'73$this->source); })()), "fonctionResponsable", [], "any"falsefalsefalse73), "html"nulltrue))) : (print ("Non renseigné")));
  178.         echo "</span>
  179.                                     </div>
  180.                                 </div>
  181.                                 <div class=\"col-lg-8 col-md-6\">
  182.                                     <div class=\"w-100 mb-5\">
  183.                                         <div class=\"feature-box fbox-plain fbox-sm fbox-dark\">
  184.                                             <div class=\"fbox-content\">
  185.                                                 <h3>";
  186.         // line 84
  187.         echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Mot du directeur", [], "messages");
  188.         echo "</h3>
  189.                                                 <blockquote>
  190.                                                     ";
  191.         // line 86
  192.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'86$this->source); })()), "request", [], "any"falsefalsefalse86), "locale", [], "any"falsefalsefalse86) == "en")) {
  193.             // line 87
  194.             echo "                                                        <p>
  195.                                                             Born of the government's desire to make tourism a flagship objective of the nation’s Sustainable Development Goals, the ONTC has taken some very promising steps; during the last two years, we are beginning to lay out the road of success towards the achievement of our objectives...
  196.                                                             In 2018, the World Tourism Organization ranked the Union of Comoros 6th out of the top 10 countries in tourism growth. This momentum towards a strong growth in the number of tourists was mainly due to affinity tourism, mainly focused on visits by Comorian family members living abroad.
  197.                                                             It should also be considered that this encouraging result was partly due to the will of the government, which spared no effort to facilitate direct flights from Marseille to Moroni, but also by the development of more favorable arrival conditions through easing of the airport immigration procedures for our nationals arriving from abroad
  198.                                                         </p>
  199.                                                     ";
  200.         } else {
  201.             // line 94
  202.             echo "                                                    ";
  203.             echo twig_get_attribute($this->env$this->source, (isset($context["apropos"]) || array_key_exists("apropos"$context) ? $context["apropos"] : (function () { throw new RuntimeError('Variable "apropos" does not exist.'94$this->source); })()), "contenu", [], "any"falsefalsefalse94);
  204.             echo "
  205.                                                     ";
  206.         }
  207.         // line 96
  208.         echo "                                                </blockquote>
  209.                                             </div>
  210.                                         </div>
  211.                                     </div>
  212.                                 </div>
  213.                             </div>
  214.                         </div>
  215.                     </div>
  216.                     <div class=\"container clearfix\">
  217.                         <div id=\"section-features\" class=\"heading-block text-center page-section\">
  218.                             <h2 class=\"color-lifestyle\">
  219.                                 ";
  220.         // line 117
  221.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'117$this->source); })()), "request", [], "any"falsefalsefalse117), "locale", [], "any"falsefalsefalse117) == "en")) {
  222.             // line 118
  223.             echo "                                    THE MISSION OF THE NATIONAL TOURISM OFFICE (ONTC)
  224.                                 ";
  225.         } else {
  226.             // line 120
  227.             echo "                                LES MISSIONS DE L'OFFICE NATIONAL DU TOURISME (ONTC)
  228.                                 ";
  229.         }
  230.         // line 122
  231.         echo "                            </h2>
  232.                             <span >
  233.                                 <p class=\"text-black\">
  234.                                     ";
  235.         // line 125
  236.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'125$this->source); })()), "request", [], "any"falsefalsefalse125), "locale", [], "any"falsefalsefalse125) == "en")) {
  237.             // line 126
  238.             echo "                                        The National Tourism Office of the Comoros (ONTC) is a public institution governed by national law and endowed with an independent legal status. It has assigned missions and has its own mode of organization and operation.
  239.                                 ";
  240.         } else {
  241.             // line 128
  242.             echo "                                    L’Office National du Tourisme des Comores (ONTC) est une institution publique régie par une loi et dotée d’une personnalité morale et juridique.
  243.                                     Des missions lui sont assignées et il dispose d’un mode d’organisation et de fonctionnement qui lui sont propres.
  244.                                     ";
  245.         }
  246.         // line 131
  247.         echo "                                </p>
  248.                             </span>
  249.                         </div>
  250.                         <p>
  251.                             ";
  252.         // line 135
  253.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'135$this->source); })()), "request", [], "any"falsefalsefalse135), "locale", [], "any"falsefalsefalse135) == "en")) {
  254.             // line 136
  255.             echo "                            On December 29, 2011, law No. 11 AU on tourism was adopted,
  256.                                 establishing the Comoros National Tourism Office (ONTC).
  257.                                 This law was promulgated by Decree No. 12-02/PR of 4 February 2012. The ONTC is a public institution with a professional character. Its primary mission is to ensure a good reception and provision of information to tourists, as well as the promotion of tourism.  In this way to make the archipelago known to the widest possible audience worldwide, with the aim of increasing the number of visitors while communicating the wonders and the subtleties of the territory and the culture of the Comoros
  258.                             ";
  259.         } else {
  260.             // line 140
  261.             echo "                            Le 29 décembre 2011, une loi N° 11 AU sur le tourisme et portant création de l’Office National
  262.                             du Tourisme des Comores (ONTC) a été adoptée. Cette loi a été promulguée par décret n°12-02/PR du 4 février 2012. L’ONTC est un
  263.                             établissement public à caractère professionnel. Il lui a été attribué comme mission principale d’assurer l’accueil et l’information des touristes ainsi que la promotion touristique et cela en vu de faire connaître l'archipel au public le plus large possible dans le monde entier, dans le but d'accroître le nombre de visiteurs,
  264.                             et faire connaître les spécificités, les subtilités du territoire et de la culture comoriennes.
  265.                             ";
  266.         }
  267.         // line 145
  268.         echo "                        </p>
  269.                         <div class=\"row justify-content-center col-mb-50 mb-0\">
  270.                             <div class=\"col-md-6 col-lg-6\">
  271.                                 <div class=\"feature-box fbox-plain\">
  272.                                     <div class=\"fbox-icon\" data-animate=\"bounceIn\" data-delay=\"800\">
  273.                                         <a href=\"#\"><img src=\"";
  274.         // line 153
  275.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("medel_assets/images/icons/features/tick.png"), "html"nulltrue);
  276.         echo "\" alt=\"Retina Graphics\"></a>
  277.                                     </div>
  278.                                     <div class=\"fbox-content\">
  279.                                         <h3>
  280.                                             ";
  281.         // line 158
  282.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'158$this->source); })()), "request", [], "any"falsefalsefalse158), "locale", [], "any"falsefalsefalse158) == "en")) {
  283.             // line 159
  284.             echo "                                                IN CLEAR TERMS, THE ONTC HAS AS ITS MISSIONS:
  285.                                             ";
  286.         } else {
  287.             // line 161
  288.             echo "                                            En termes claires, l’ONTC a comme missions :
  289.                                         ";
  290.         }
  291.         // line 162
  292.         echo "</h3>
  293.                                         <p>
  294.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  295.                                             ";
  296.         // line 165
  297.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'165$this->source); })()), "request", [], "any"falsefalsefalse165), "locale", [], "any"falsefalsefalse165) == "en")) {
  298.             // line 166
  299.             echo "                                                To contribute to the coordination of the actions of the various
  300.                                                 partners in the national tourism development;
  301.                                             ";
  302.         } else {
  303.             // line 170
  304.             echo "                                            De contribuer à coordonner les interventions des divers partenaires
  305.                                                 du développement touristique national ;
  306.                                             ";
  307.         }
  308.         // line 173
  309.         echo "                                        </p>
  310.                                         <p>
  311.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  312.                                             ";
  313.         // line 176
  314.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'176$this->source); })()), "request", [], "any"falsefalsefalse176), "locale", [], "any"falsefalsefalse176) == "en")) {
  315.             // line 177
  316.             echo "                                            It can take charge of all or part of the planning and implementation of local tourism policy,
  317.                                                 local programs for tourism development, market and product studies, entertainment activities,
  318.                                                 and the organization of festivals and cultural events;
  319.                                             ";
  320.         } else {
  321.             // line 181
  322.             echo "                                            Il peut être chargé de tout ou partie de l’élaboration et de la mise en œuvre de la politique locale
  323.                                             du tourisme et des programmes locaux du développement touristique, notamment dans les études,
  324.                                             de l’animation des loisirs,de l’organisation de fêtes, de manifestations culturelles ;
  325.                                             ";
  326.         }
  327.         // line 185
  328.         echo "                                        </p>
  329.                                         <p>
  330.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  331.                                             ";
  332.         // line 188
  333.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'188$this->source); })()), "request", [], "any"falsefalsefalse188), "locale", [], "any"falsefalsefalse188) == "en")) {
  334.             // line 189
  335.             echo "                                            It is also authorized to market tourist services.
  336.                                             ";
  337.         } else {
  338.             // line 191
  339.             echo "                                            Il est autorisé à commercialiser de prestations de services touristiques.
  340.                                             ";
  341.         }
  342.         // line 193
  343.         echo "                                        </p>
  344.                                     </div>
  345.                                 </div>
  346.                             </div>
  347.                             <div class=\"col-md-6 col-lg-6\">
  348.                                 <div class=\"feature-box fbox-plain\">
  349.                                     <div class=\"fbox-icon\" data-animate=\"bounceIn\" data-delay=\"800\">
  350.                                         <a href=\"#\"><img src=\"";
  351.         // line 200
  352.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("medel_assets/images/icons/features/tick.png"), "html"nulltrue);
  353.         echo "\" alt=\"Retina Graphics\"></a>
  354.                                     </div>
  355.                                     <div class=\"fbox-content\">
  356.                                         <h3>
  357.                                             ";
  358.         // line 204
  359.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'204$this->source); })()), "request", [], "any"falsefalsefalse204), "locale", [], "any"falsefalsefalse204) == "en")) {
  360.             // line 205
  361.             echo "                                            IT IS THROUGH THESE ASSIGNED MISSIONS THAT THE ONTC DEALS WITH
  362.                                             ";
  363.         } else {
  364.             // line 207
  365.             echo "                                            C’est à travers ces missions assignées que l’ONTC s’occupe de :
  366.                                             ";
  367.         }
  368.         // line 209
  369.         echo "                                        </h3>
  370.                                         <p>
  371.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  372.                                             ";
  373.         // line 212
  374.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'212$this->source); })()), "request", [], "any"falsefalsefalse212), "locale", [], "any"falsefalsefalse212) == "en")) {
  375.             // line 213
  376.             echo "                                                The reception and provision of information to visitors;
  377.                                             ";
  378.         } else {
  379.             // line 215
  380.             echo "                                            L’accueil et l’information des visiteurs ;
  381.                                             ";
  382.         }
  383.         // line 217
  384.         echo "                                        </p>
  385.                                         <p>
  386.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  387.                                             ";
  388.         // line 220
  389.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'220$this->source); })()), "request", [], "any"falsefalsefalse220), "locale", [], "any"falsefalsefalse220) == "en")) {
  390.             // line 221
  391.             echo "                                            The organization of tourism promotion and marketing;
  392.                                             ";
  393.         } else {
  394.             // line 223
  395.             echo "                                            L’organisation de la promotion touristique ;
  396.                                             ";
  397.         }
  398.         // line 225
  399.         echo "                                        </p>
  400.                                         <p>
  401.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  402.                                             ";
  403.         // line 228
  404.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'228$this->source); })()), "request", [], "any"falsefalsefalse228), "locale", [], "any"falsefalsefalse228) == "en")) {
  405.             // line 229
  406.             echo "                                                The alignment of tourism promotion by the different partners of local tourism development.
  407.                                             ";
  408.         } else {
  409.             // line 231
  410.             echo "                                            La cohérence de la promotion des différents partenaires du
  411.                                             développementtouristique local.
  412.                                             ";
  413.         }
  414.         // line 234
  415.         echo "                                        </p>
  416.                                     </div>
  417.                                 </div>
  418.                             </div>
  419.                         </div>
  420.                         <div class=\"divider divider-xs divider-center\" style=\"margin-top: -25px;\">
  421.                             <i class=\"icon-star color-lifestyle\"></i>
  422.                             <i class=\"icon-star color-sports\"></i>
  423.                             <i class=\"icon-star color-market\"></i>
  424.                             <i class=\"icon-star color-tech\"></i>
  425.                         </div>
  426.                         <div id=\"section-pricing\" class=\"heading-block text-center border-bottom-0 page-section\">
  427.                             <h2 class=\"color-lifestyle\">ORGANISATION & FONCTIONNEMENT DE L'ONTC</h2>
  428.                         </div>
  429.                         <div class=\"pricing-box pricing-extended row align-items-stretch mb-5 mx-0 \">
  430.                             <div class=\"col-lg-12 p-4\">
  431.                                 <div class=\"pricing-features pb-0 pt-0\">
  432.                                     <ul class=\"row\">
  433.                                         <div class=\"col-md-6\">
  434.                                             <i class=\"icon-desktop mr-2\"></i><strong>
  435.                                                 ";
  436.         // line 260
  437.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'260$this->source); })()), "request", [], "any"falsefalsefalse260), "locale", [], "any"falsefalsefalse260) == "en")) {
  438.             // line 261
  439.             echo "                                                The Board of Directors
  440.                                                 ";
  441.         } else {
  442.             // line 263
  443.             echo "                                                Le conseil d'asministration
  444.                                                 ";
  445.         }
  446.         // line 265
  447.         echo "                                            </strong>
  448.                                             <ul class=\"iconlist iconlist-color mb-0\">
  449.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  450.                                                     ";
  451.         // line 268
  452.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'268$this->source); })()), "request", [], "any"falsefalsefalse268), "locale", [], "any"falsefalsefalse268) == "en")) {
  453.             // line 269
  454.             echo "                                                    At the top is the Board of Directors, including the main government and private parties, which allows the ONTC to benefit from the experience of local actors. The Board’s role is to define the development policy of the Office and control its implementation.  It is composed of two (2) colleges:
  455.                                                     ";
  456.         } else {
  457.             // line 271
  458.             echo "                                                    Au sommet se trouve le Conseil d’Administration qui regroupe les principaux acteurs publics et privés, ce qui permet à l’ONTC
  459.                                                     de bénéficier de l’expérience des acteurs de la place.
  460.                                                     Le CA qui a pour rôle de définir la politique de développement de l’Office, et de contrôler son exécution est composé de deux (2) collèges :
  461.                                                     ";
  462.         }
  463.         // line 275
  464.         echo "                                                </li>
  465.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  466.                                                     ";
  467.         // line 280
  468.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'280$this->source); })()), "request", [], "any"falsefalsefalse280), "locale", [], "any"falsefalsefalse280) == "en")) {
  469.             // line 281
  470.             echo "                                                    The college of the Administration: composed of five (5) representatives including one (1) from the Ministry of Tourism, one (1) from the Assembly of the Union of Comoros and one from each from the three island tourism offices.
  471.                                                     ";
  472.         } else {
  473.             // line 283
  474.             echo "                                                    Le collège de l’Administration : composé de cinq (5) représentants dont un (1) du Ministère du Tourisme, un (1) de l’Assemblée de l’Union
  475.                                                     des Comores et trois (3) issus des trois offices insulaires.
  476.                                                     ";
  477.         }
  478.         // line 286
  479.         echo "                                                </li>
  480.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  481.                                                     ";
  482.         // line 289
  483.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'289$this->source); })()), "request", [], "any"falsefalsefalse289), "locale", [], "any"falsefalsefalse289) == "en")) {
  484.             // line 290
  485.             echo "                                                    The college of the tourism professionals: composed of six (6) representatives including one (1) from the hotel sector, one (1) from the restaurant sector, one (1) from the travel companies, one (1) from the travel agencies, one (1) from the UCCIA and one (1) from the guide’s association.
  486.                                                     ";
  487.         } else {
  488.             // line 292
  489.             echo "                                                    Le collège des Professionnels touristiques : composé de six (6) représentants dont un des hôtels, un (1) des restaurants,
  490.                                                     un (1) des compagnies de voyage,
  491.                                                     un (1) des agences de voyage, un (1) de l’UCCIA et un (1) des Guides.
  492.                                                     ";
  493.         }
  494.         // line 296
  495.         echo "                                                </li>
  496.                                             </ul>
  497.                                         </div>
  498.                                         <div class=\"col-md-6\">
  499.                                             <div class=\"accordion accordion-bg\">
  500.                                                 <div class=\"accordion-header\">
  501.                                                     <div class=\"accordion-icon\">
  502.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  503.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  504.                                                     </div>
  505.                                                     <div class=\"accordion-title color-tech\">
  506.                                                         ";
  507.         // line 311
  508.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'311$this->source); })()), "request", [], "any"falsefalsefalse311), "locale", [], "any"falsefalsefalse311) == "en")) {
  509.             // line 312
  510.             echo "                                                        The executive management
  511.                                                         ";
  512.         } else {
  513.             // line 314
  514.             echo "                                                        La direction exécutive
  515.                                                         ";
  516.         }
  517.         // line 316
  518.         echo "                                                    </div>
  519.                                                 </div>
  520.                                                 <div class=\"accordion-content\">
  521.                                                     <p>
  522.                                                         ";
  523.         // line 320
  524.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'320$this->source); })()), "request", [], "any"falsefalsefalse320), "locale", [], "any"falsefalsefalse320) == "en")) {
  525.             // line 321
  526.             echo "                                                        Below the Board is the executive management in charge of implementing the program defined by the Board of Directors. Its work is assigned by the assistant director. The three main departments of the ONT, namely the financial department, the legal department, and the technical department, are divided into Island Offices on the three islands of the Union of the Comoros, and into communication, marketing, promotion, and maintenance services.
  527.                                                         ";
  528.         } else {
  529.             // line 323
  530.             echo "                                                        En dessous on retrouve la direction exécutive chargée de concrétiser le programme défini par le CA Elle est aidé dans son travail
  531.                                                         par l’assistante de direction rattachée. Les trois principaux départements de l’ONT savoirle département financier, le département juridique
  532.                                                         et le département technique, se déclinent en Offices Insulaires sur les trois iles de l’Union des Comores et en services de communication,
  533.                                                         de marketing promotion, et maintenance.
  534.                                                         ";
  535.         }
  536.         // line 328
  537.         echo "                                                    </p>
  538.                                                     <p>
  539.                                                         ";
  540.         // line 330
  541.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'330$this->source); })()), "request", [], "any"falsefalsefalse330), "locale", [], "any"falsefalsefalse330) == "en")) {
  542.             // line 331
  543.             echo "                                                        This decentralized organization allows for autonomous action based on the specific tourism needs of the islands. To be most effective, emphasis is placed on improving human resources through training adapted to the needs of the departments, services, and islands.
  544.                                                         ";
  545.         } else {
  546.             // line 333
  547.             echo "                                                        Cette organisation déconcentrée permettra une autonomie d’action basée sur les spécificités des iles en matière de tourisme. Bien entendu,
  548.                                                         pour être efficace il est certain que
  549.                                                         l’accent sera mis sur l’amélioration des ressources humaines par des formations adaptées selon les besoins des départements, des services et des iles.
  550.                                                         ";
  551.         }
  552.         // line 337
  553.         echo "                                                    </p>
  554.                                                 </div>
  555.                                                 <div class=\"accordion-header\">
  556.                                                     <div class=\"accordion-icon\">
  557.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  558.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  559.                                                     </div>
  560.                                                     <div class=\"accordion-title color-tech\">
  561.                                                         ";
  562.         // line 346
  563.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'346$this->source); })()), "request", [], "any"falsefalsefalse346), "locale", [], "any"falsefalsefalse346) == "en")) {
  564.             // line 347
  565.             echo "                                                        The financial department
  566.                                                         ";
  567.         } else {
  568.             // line 349
  569.             echo "                                                        Le département financier
  570.                                                         ";
  571.         }
  572.         // line 351
  573.         echo "                                                    </div>
  574.                                                 </div>
  575.                                                 <div class=\"accordion-content\">
  576.                                                     <ul class=\"iconlist iconlist-color mb-0\">
  577.                                                         <p>
  578.                                                             ";
  579.         // line 356
  580.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'356$this->source); })()), "request", [], "any"falsefalsefalse356), "locale", [], "any"falsefalsefalse356) == "en")) {
  581.             // line 357
  582.             echo "                                                            As its name indicates, this department is responsible for the finances of the ONTC. It not only looks for financial partners, but also monitors and controls expenditures to ensure that they are in line with weekly or monthly disbursement plans. It works closely with the marketing and promotion departments.
  583.                                                             ";
  584.         } else {
  585.             // line 359
  586.             echo "                                                            Comme son nom l’indique ce département est responsable des finances de l’ONTC, il s’occupe non seulement de la cherche des partenaires financiers,
  587.                                                             mais aussi du suivi et du contrôle des dépenses afin de s’informer de la conformité de ses
  588.                                                             dépenses avec les plans de décaissements hebdomadaires ou mensuels. Il travaille en étroite collaboration avec les services marketing et promotion.
  589.                                                             ";
  590.         }
  591.         // line 363
  592.         echo "                                                        </p>
  593.                                                     </ul>
  594.                                                 </div>
  595.                                                 <div class=\"accordion-header\">
  596.                                                     <div class=\"accordion-icon\">
  597.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  598.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  599.                                                     </div>
  600.                                                     <div class=\"accordion-title color-tech\">
  601.                                                         ";
  602.         // line 373
  603.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'373$this->source); })()), "request", [], "any"falsefalsefalse373), "locale", [], "any"falsefalsefalse373) == "en")) {
  604.             // line 374
  605.             echo "                                                        The legal department
  606.                                                         ";
  607.         } else {
  608.             // line 376
  609.             echo "                                                        Le département juridique
  610.                                                         ";
  611.         }
  612.         // line 378
  613.         echo "                                                    </div>
  614.                                                 </div>
  615.                                                 <div class=\"accordion-content\">
  616.                                                     ";
  617.         // line 381
  618.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'381$this->source); })()), "request", [], "any"falsefalsefalse381), "locale", [], "any"falsefalsefalse381) == "en")) {
  619.             // line 382
  620.             echo "                                                    This department deals mainly with contracts with financial or technical partners and ensures that these contracts comply with the laws in force in the field of procurement, respect for the environment, and protection of national heritage sites and resources, particularly tangible and intangible cultural heritage. With the Executive Director’s consent, these contracts are submitted to the Board of Directors for approval before being signed.
  621.                                                     ";
  622.         } else {
  623.             // line 384
  624.             echo "                                                    Ce département s’occupe essentiellement des contrats avec les partenaires
  625.                                                     financiers ou technique et veille à la conformité de ces contrats avec les textes en vigueurs dans le domaine des passations de marchés,
  626.                                                     du respect de l’environnement, de la protection du patrimoine immobilier et mobilier, notamment le patrimoine culturel matériel et immatériel.
  627.                                                     Il soumet ces contrats avant signature sous couvert du Directeur Exécutif,
  628.                                                     à l’approbation du Conseil d’Administration dans un délai suffisant avant la date de signature
  629.                                                     ";
  630.         }
  631.         // line 390
  632.         echo "                                                </div>
  633.                                                 <div class=\"accordion-header\">
  634.                                                     <div class=\"accordion-icon\">
  635.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  636.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  637.                                                     </div>
  638.                                                     <div class=\"accordion-title color-tech\">
  639.                                                         ";
  640.         // line 398
  641.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'398$this->source); })()), "request", [], "any"falsefalsefalse398), "locale", [], "any"falsefalsefalse398) == "en")) {
  642.             // line 399
  643.             echo "                                                        The Technical Department
  644.                                                         ";
  645.         } else {
  646.             // line 401
  647.             echo "                                                        Le département technique
  648.                                                         ";
  649.         }
  650.         // line 403
  651.         echo "                                                    </div>
  652.                                                 </div>
  653.                                                 <div class=\"accordion-content\">
  654.                                                     ";
  655.         // line 406
  656.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'406$this->source); })()), "request", [], "any"falsefalsefalse406), "locale", [], "any"falsefalsefalse406) == "en")) {
  657.             // line 407
  658.             echo "                                                        The technical department is charged with identifying the technical solutions necessary for the development of tourism on all three islands. For example, verifying and checking the impact studies of potential investors. It can also propose ideas to partners, such as ANADEN, for platforms or applications to optimize the visibility of the ONTC and Comoros’ tourism assets. It can also seek technical partnerships outside the country if the necessary expertise does not exist locally. These three departments of the ONTC work in close collaboration with the various island services which are
  659.                                                     ";
  660.         } else {
  661.             // line 409
  662.             echo "                                                    Le département technique est chargé de réfléchir aux solutions techniques nécessaires aux développements du tourisme sur l’ensemble
  663.                                                     des trois îles. Par exemple la contre-expertise des études d’impacts des investisseurs potentiels. Il peut aussi proposer aux partenaires tels
  664.                                                     que l’ANADEN les idées de plateformes ou d’applications pour une optimisation de la visibilité du l’ONTC et des atouts du tourisme aux Comores.
  665.                                                     Il peut également chercher des partenariats techniques en dehors du pays si l’expertise nécessaire
  666.                                                     n’existe pas localement.Ces trois départements de l’ONTC travaillent en étroite collaboration avec les différents services insulaires qui sont :
  667.                                                     ";
  668.         }
  669.         // line 415
  670.         echo "                                                </div>
  671.                                                 <div class=\"accordion-header\">
  672.                                                     <div class=\"accordion-icon\">
  673.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  674.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  675.                                                     </div>
  676.                                                     <div class=\"accordion-title color-tech\">
  677.                                                         ";
  678.         // line 423
  679.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'423$this->source); })()), "request", [], "any"falsefalsefalse423), "locale", [], "any"falsefalsefalse423) == "en")) {
  680.             // line 424
  681.             echo "                                                        The marketing & promotion department
  682.                                                         ";
  683.         } else {
  684.             // line 426
  685.             echo "                                                        Le service marketing & promotion
  686.                                                         ";
  687.         }
  688.         // line 428
  689.         echo "                                                    </div>
  690.                                                 </div>
  691.                                                 <div class=\"accordion-content\">
  692.                                                     ";
  693.         // line 431
  694.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'431$this->source); })()), "request", [], "any"falsefalsefalse431), "locale", [], "any"falsefalsefalse431) == "en")) {
  695.             // line 432
  696.             echo "                                                        The department is in charge of the design and printing of marketing materials, expressing
  697.                                                         the demand and the needs of the ONTC by producing exceptional images and products.
  698.                                                         This is possible through expert knowledge of editing and design software, and the
  699.                                                         manufacturing and printing processes. A competitive market ensures that the designers
  700.                                                         offer up their best efforts in order to secure the projects and create quality products.
  701.                                                     ";
  702.         } else {
  703.             // line 438
  704.             echo "                                                        Le département est chargé de la réalisation, de la conception de prospectus, exprimer la
  705.                                                         demande et les besoins de l&#39;ONTC par une image, manier les différents codes visuels :
  706.                                                         typographie, couleur, manier les différents logiciels à la perfection (Illustrator, Indesign,
  707.                                                         Photoshop …) et procédés de fabrication et d’impression ; il sait vendre et fait preuve de
  708.                                                         son talent, le marqueteur / graphiste est souvent en concurrence avec d’autre pour
  709.                                                         remporter certains projets.
  710.                                                     ";
  711.         }
  712.         // line 445
  713.         echo "                                                </div>
  714.                                                 <div class=\"accordion-header\">
  715.                                                     <div class=\"accordion-icon\">
  716.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  717.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  718.                                                     </div>
  719.                                                     <div class=\"accordion-title color-tech\">
  720.                                                         ";
  721.         // line 453
  722.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'453$this->source); })()), "request", [], "any"falsefalsefalse453), "locale", [], "any"falsefalsefalse453) == "en")) {
  723.             // line 454
  724.             echo "                                                        The Communication Department
  725.                                                         ";
  726.         } else {
  727.             // line 456
  728.             echo "                                                        Le service de communication
  729.                                                         ";
  730.         }
  731.         // line 458
  732.         echo "                                                    </div>
  733.                                                 </div>
  734.                                                 <div class=\"accordion-content\">
  735.                                                     ";
  736.         // line 461
  737.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'461$this->source); })()), "request", [], "any"falsefalsefalse461), "locale", [], "any"falsefalsefalse461) == "en")) {
  738.             // line 462
  739.             echo "                                                        In close collaboration with the marketing and promotion department, the communication department is responsible for internal and external communication, ensuring that the ONTC's clients and partners are satisfied and remain loyal to the Office. Its actions are geared towards tour operators and tourist sending countries. The communication department distributes and promotes the products designed by the marketing department. It is also in charge of training agents in contact with the public in terms of reception, customer loyalty, and communication.
  740.                                                    ";
  741.         } else {
  742.             // line 464
  743.             echo "                                                       En étroite collaboration avec le service marketing et promotion, le service communication s’occupe essentiellement de la communication
  744.                                                        interne et externe en faisant en sorte que les clients et partenaires de l’ONTC soient satisfaits et restent fidèles à l’Office. Ses actions
  745.                                                        sont tournées vers les voyagistes, les Tours opérateurs et les pays émetteurs de touristes.Si le service marketing conçoitle service communication
  746.                                                        diffuse et vulgarise les produits conçus par le service marketing et promotion. Il s’occupera également
  747.                                                        de la formation des agents en contact avec le public en matière d’accueil et de fidélisation des clients, mais aussi en communication orale.
  748.                                                     ";
  749.         }
  750.         // line 470
  751.         echo "                                                </div>
  752.                                                 <div class=\"accordion-header\">
  753.                                                     <div class=\"accordion-icon\">
  754.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  755.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  756.                                                     </div>
  757.                                                     <div class=\"accordion-title color-tech\">
  758.                                                         ";
  759.         // line 478
  760.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'478$this->source); })()), "request", [], "any"falsefalsefalse478), "locale", [], "any"falsefalsefalse478) == "en")) {
  761.             // line 479
  762.             echo "                                                        The maintenance department
  763.                                                         ";
  764.         } else {
  765.             // line 481
  766.             echo "                                                        Le service de maintenance
  767.                                                         ";
  768.         }
  769.         // line 483
  770.         echo "                                                    </div>
  771.                                                 </div>
  772.                                                 <div class=\"accordion-content\">
  773.                                                     ";
  774.         // line 486
  775.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'486$this->source); })()), "request", [], "any"falsefalsefalse486), "locale", [], "any"falsefalsefalse486) == "en")) {
  776.             // line 487
  777.             echo "                                                        The maintenance department is responsible for the smooth running of the computer, office automation, and technical equipment used by the ONTC. It also advises the procurement department regarding the choice of the best equipment, taking into account the quality-price ratio and the ease of repair or maintenance of the equipment.
  778.                                                     ";
  779.         } else {
  780.             // line 489
  781.             echo "                                                        Le service maintenance sera responsable de la bonne marche de l’équipement informatique, bureautique et technique acquis par l’ONTC.
  782.                                                         Il jouera également le rôle de conseiller auprès du service chargé
  783.                                                         des commandes pour le choix des meilleurs produits en tenant compte du rapport qualité prix et de la facilité de réparation ou d’entretien de l’équipement.
  784.                                                     ";
  785.         }
  786.         // line 493
  787.         echo "                                                   </div>
  788.                                             </div>
  789.                                         </div>
  790.                                     </ul>
  791.                                 </div>
  792.                             </div>
  793.                         </div>
  794.                         <div class=\"pricing-box pricing-extended row align-items-stretch mx-0 \" style=\"margin-top: -30px; margin-bottom: -40px; background-color: #f6f7f9\">
  795.                             <div class=\"col-lg-12 p-4\">
  796.                                 <div id=\"section-features\" class=\"heading-block text-center page-section\">
  797.                                     <h3 class=\"color-lifestyle\">
  798.                                         ";
  799.         // line 509
  800.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'509$this->source); })()), "request", [], "any"falsefalsefalse509), "locale", [], "any"falsefalsefalse509) == "en")) {
  801.             // line 510
  802.             echo "                                        FINANCING OF THE ONTC
  803.                                         ";
  804.         } else {
  805.             // line 512
  806.             echo "                                        Financement de l'ONTC
  807.                                         ";
  808.         }
  809.         // line 514
  810.         echo "                                    </h3>
  811.                                 </div>
  812.                                 <div class=\"pricing-features pb-0 pt-0\">
  813.                                     <ul class=\"row\">
  814.                                         <div class=\"col-md-12\">
  815.                                             <p>
  816.                                                 ";
  817.         // line 521
  818.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'521$this->source); })()), "request", [], "any"falsefalsefalse521), "locale", [], "any"falsefalsefalse521) == "en")) {
  819.             // line 522
  820.             echo "                                                The question of the financing of the ONTC has been addressed by the law on tourism, which created the Office as the only institution responsible for tourism promotion. According to this law, the sources of financing of the ONTC include:
  821.                                                 ";
  822.         } else {
  823.             // line 524
  824.             echo "                                                La question du financement de l’ONTC a été traitée par la loi sur le tourisme ayant fait l’objet de création de la seule institution chargée
  825.                                                 de la promotion touristique. Selon cette loi, les sources de financement de l’ONTC sont entre autres :
  826.                                                 ";
  827.         }
  828.         // line 527
  829.         echo "                                            </p>
  830.                                             <ul class=\"iconlist iconlist-color  mb-0\">
  831.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  832.                                                     ";
  833.         // line 530
  834.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'530$this->source); })()), "request", [], "any"falsefalsefalse530), "locale", [], "any"falsefalsefalse530) == "en")) {
  835.             // line 531
  836.             echo "                                                    Restaurant taxes;
  837.                                                     ";
  838.         } else {
  839.             // line 533
  840.             echo "                                                    Les taxes sur la restauration ;
  841.                                                     ";
  842.         }
  843.         // line 535
  844.         echo "                                                </li>
  845.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  846.                                                     ";
  847.         // line 538
  848.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'538$this->source); })()), "request", [], "any"falsefalsefalse538), "locale", [], "any"falsefalsefalse538) == "en")) {
  849.             // line 539
  850.             echo "                                                        The contributions of the members of the colleges of professionals;
  851.                                                     ";
  852.         } else {
  853.             // line 541
  854.             echo "                                                        Les cotisations des membres de collèges des professionnels ;
  855.                                                     ";
  856.         }
  857.         // line 543
  858.         echo "                                                </li>
  859.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  860.                                                     ";
  861.         // line 546
  862.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'546$this->source); })()), "request", [], "any"falsefalsefalse546), "locale", [], "any"falsefalsefalse546) == "en")) {
  863.             // line 547
  864.             echo "                                                        State subsidies and aid received from international partners;
  865.                                                     ";
  866.         } else {
  867.             // line 549
  868.             echo "                                                    Les subventions de l’Etat et les aides reçues de l’extérieur ;
  869.                                                     ";
  870.         }
  871.         // line 551
  872.         echo "                                                </li>
  873.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  874.                                                     ";
  875.         // line 554
  876.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'554$this->source); })()), "request", [], "any"falsefalsefalse554), "locale", [], "any"falsefalsefalse554) == "en")) {
  877.             // line 555
  878.             echo "                                                        Income from the operation of tourism activities and sites which it operates;
  879.                                                     ";
  880.         } else {
  881.             // line 557
  882.             echo "                                                    Les recettes réalisées via l’exploitation des équipements et des sites touristiques dont il a la charge ;
  883.                                                     ";
  884.         }
  885.         // line 559
  886.         echo "                                                </li>
  887.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  888.                                                     ";
  889.         // line 561
  890.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'561$this->source); })()), "request", [], "any"falsefalsefalse561), "locale", [], "any"falsefalsefalse561) == "en")) {
  891.             // line 562
  892.             echo "                                                    Approval fees paid by tourism operators;
  893.                                                     ";
  894.         } else {
  895.             // line 564
  896.             echo "                                                    Le droit relatif aux agréments ;
  897.                                                     ";
  898.         }
  899.         // line 566
  900.         echo "                                                </li>
  901.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  902.                                                     ";
  903.         // line 569
  904.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'569$this->source); })()), "request", [], "any"falsefalsefalse569), "locale", [], "any"falsefalsefalse569) == "en")) {
  905.             // line 570
  906.             echo "                                                    Annual licensing fees, etc.
  907.                                                     ";
  908.         } else {
  909.             // line 572
  910.             echo "                                                    Les centimes additionnels sur les patentes...etc.
  911.                                                     ";
  912.         }
  913.         // line 574
  914.         echo "                                                </li>
  915.                                             </ul>
  916.                                         </div>
  917.                                     </ul>
  918.                                 </div>
  919.                             </div>
  920.                         </div>
  921.                     </div>
  922.                 </div>
  923.             ";
  924.         
  925.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  926.         
  927.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  928.     }
  929.     // line 594
  930.     public function block_footer($context, array $blocks = [])
  931.     {
  932.         $macros $this->macros;
  933.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  934.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  935.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  936.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  937.         // line 595
  938.         echo "        ";
  939.         $this->displayParentBlock("footer"$context$blocks);
  940.         echo "
  941.     ";
  942.         
  943.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  944.         
  945.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  946.     }
  947.     // line 603
  948.     public function block_javascripts($context, array $blocks = [])
  949.     {
  950.         $macros $this->macros;
  951.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  952.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  953.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  954.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  955.         // line 604
  956.         echo "        ";
  957.         $this->displayParentBlock("javascripts"$context$blocks);
  958.         echo "
  959.     ";
  960.         
  961.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  962.         
  963.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  964.     }
  965.     public function getTemplateName()
  966.     {
  967.         return "apropos/apropos.html.twig";
  968.     }
  969.     public function isTraitable()
  970.     {
  971.         return false;
  972.     }
  973.     public function getDebugInfo()
  974.     {
  975.         return array (  1064 => 604,  1054 => 603,  1041 => 595,  1031 => 594,  1007 => 574,  1003 => 572,  999 => 570,  997 => 569,  992 => 566,  988 => 564,  984 => 562,  982 => 561,  978 => 559,  974 => 557,  970 => 555,  968 => 554,  963 => 551,  959 => 549,  955 => 547,  953 => 546,  948 => 543,  944 => 541,  940 => 539,  938 => 538,  933 => 535,  929 => 533,  925 => 531,  923 => 530,  918 => 527,  913 => 524,  909 => 522,  907 => 521,  898 => 514,  894 => 512,  890 => 510,  888 => 509,  870 => 493,  864 => 489,  860 => 487,  858 => 486,  853 => 483,  849 => 481,  845 => 479,  843 => 478,  833 => 470,  825 => 464,  821 => 462,  819 => 461,  814 => 458,  810 => 456,  806 => 454,  804 => 453,  794 => 445,  785 => 438,  777 => 432,  775 => 431,  770 => 428,  766 => 426,  762 => 424,  760 => 423,  750 => 415,  742 => 409,  738 => 407,  736 => 406,  731 => 403,  727 => 401,  723 => 399,  721 => 398,  711 => 390,  703 => 384,  699 => 382,  697 => 381,  692 => 378,  688 => 376,  684 => 374,  682 => 373,  670 => 363,  664 => 359,  660 => 357,  658 => 356,  651 => 351,  647 => 349,  643 => 347,  641 => 346,  630 => 337,  624 => 333,  620 => 331,  618 => 330,  614 => 328,  607 => 323,  603 => 321,  601 => 320,  595 => 316,  591 => 314,  587 => 312,  585 => 311,  568 => 296,  562 => 292,  558 => 290,  556 => 289,  551 => 286,  546 => 283,  542 => 281,  540 => 280,  533 => 275,  527 => 271,  523 => 269,  521 => 268,  516 => 265,  512 => 263,  508 => 261,  506 => 260,  478 => 234,  473 => 231,  469 => 229,  467 => 228,  462 => 225,  458 => 223,  454 => 221,  452 => 220,  447 => 217,  443 => 215,  439 => 213,  437 => 212,  432 => 209,  428 => 207,  424 => 205,  422 => 204,  415 => 200,  406 => 193,  402 => 191,  398 => 189,  396 => 188,  391 => 185,  385 => 181,  379 => 177,  377 => 176,  372 => 173,  367 => 170,  361 => 166,  359 => 165,  354 => 162,  350 => 161,  346 => 159,  344 => 158,  336 => 153,  326 => 145,  319 => 140,  313 => 136,  311 => 135,  305 => 131,  300 => 128,  296 => 126,  294 => 125,  289 => 122,  285 => 120,  281 => 118,  279 => 117,  256 => 96,  250 => 94,  241 => 87,  239 => 86,  234 => 84,  220 => 73,  215 => 72,  212 => 70,  203 => 68,  199 => 67,  185 => 55,  183 => 41,  181 => 40,  168 => 29,  166 => 28,  163 => 27,  153 => 26,  140 => 20,  130 => 19,  117 => 12,  107 => 11,  87 => 9,  74 => 5,  64 => 4,  41 => 1,);
  976.     }
  977.     public function getSourceContext()
  978.     {
  979.         return new Source("{% extends 'base.html.twig' %}
  980.     {#<!-- Stylesheets
  981. \t============================================= -->#}
  982.     {% block stylesheets %}
  983.         {{ parent() }}
  984.     {% endblock stylesheets %}
  985.     {#<!-- Document Title
  986. \t============================================= -->#}
  987.     {% block title %}{{ parent() }} {% endblock title %}
  988.     {% block navigation %}
  989.         {{ parent() }}
  990.     {% endblock navigation %}
  991.     {#<!-- Slider
  992. \t\t============================================= -->#}
  993.     {# SLIDER #}
  994.     {% block slider %}
  995.         {{ parent() }}
  996.     {% endblock slider %}
  997.     {#<!-- Content
  998. \t\t============================================= -->#}
  999.             {% block body %}
  1000.                 {% include '_general_includes/_fildariane.html.twig' %}
  1001.                 <!-- #page-title end -->
  1002.                 <div class=\"container clearfix\">
  1003.                     <div class=\"row mt-5 mb-0\">
  1004.                         <div class=\"col-12\">
  1005.                             <div class=\"heading-block center border-bottom-0\">
  1006.                                 <h3 class=\"color-lifestyle\">Office National du Tourisme des Comores — ONTC —</h3>
  1007.                             </div>
  1008.                             {% set images = apropos.aproposImages %}
  1009.                             {#
  1010.                                 ========   Image banniere qui était en haut ========
  1011.                             <div class=\"fslider\" data-pagi=\"false\" data-animation=\"fade\">
  1012.                                 <div class=\"flexslider\">
  1013.                                     <div class=\"slider-wrap\">
  1014.                                         {% for image in images | filter(image=> image.getPourLaDescription()==false) %}
  1015.                                                 <div class=\"slide\"><a href=\"#\"><img src=\"{{ vich_uploader_asset(image, 'imageFile') }}\" alt=\"About Image\"></a></div>
  1016.                                             {% else %}
  1017.                                                 <div class=\"slide\"><a href=\"#\"><img src=\"{{ asset('medel_assets/images/ontc_site/a_propos/gabarit_image_apropos.jpg') }}\" alt=\"About Image\"></a></div>
  1018.                                         {% endfor %}
  1019.                                     </div>
  1020.                                 </div>
  1021.                             </div>
  1022.                             #}
  1023.                         </div>
  1024.                     </div>
  1025.                     <div class=\"section\" style=\"margin-top: -20px;\">
  1026.                         <div class=\"container\">
  1027.                             <div class=\"row\" style=\"margin-bottom: -90px;\">
  1028.                                 <div class=\"col-lg-4 text-center text-lg-left\">
  1029.                                     {% for image in images | filter(image => image.getPourLaDescription()==true) %}
  1030.                                         <img data-animate=\"fadeInLeftBig\" src=\"{{ vich_uploader_asset(image, 'imageFile') }}\" alt=\"DG\">
  1031.                                     {% endfor %}
  1032.                                     <div class=\"heading-block center\">
  1033.                                         {# NOM PRENOM FONCTION DU RESPONSABLE #}
  1034.                                         <strong>{{ apropos.nomprenomResponsable ? apropos.nomprenomResponsable : 'Non renseigné' }}</strong>
  1035.                                         <span>{{ apropos.fonctionResponsable ? apropos.fonctionResponsable : 'Non renseigné' }}</span>
  1036.                                     </div>
  1037.                                 </div>
  1038.                                 <div class=\"col-lg-8 col-md-6\">
  1039.                                     <div class=\"w-100 mb-5\">
  1040.                                         <div class=\"feature-box fbox-plain fbox-sm fbox-dark\">
  1041.                                             <div class=\"fbox-content\">
  1042.                                                 <h3>{% trans %}Mot du directeur{% endtrans %}</h3>
  1043.                                                 <blockquote>
  1044.                                                     {% if app.request.locale == \"en\" %}
  1045.                                                         <p>
  1046.                                                             Born of the government's desire to make tourism a flagship objective of the nation’s Sustainable Development Goals, the ONTC has taken some very promising steps; during the last two years, we are beginning to lay out the road of success towards the achievement of our objectives...
  1047.                                                             In 2018, the World Tourism Organization ranked the Union of Comoros 6th out of the top 10 countries in tourism growth. This momentum towards a strong growth in the number of tourists was mainly due to affinity tourism, mainly focused on visits by Comorian family members living abroad.
  1048.                                                             It should also be considered that this encouraging result was partly due to the will of the government, which spared no effort to facilitate direct flights from Marseille to Moroni, but also by the development of more favorable arrival conditions through easing of the airport immigration procedures for our nationals arriving from abroad
  1049.                                                         </p>
  1050.                                                     {% else %}
  1051.                                                     {{ apropos.contenu | raw }}
  1052.                                                     {% endif %}
  1053.                                                 </blockquote>
  1054.                                             </div>
  1055.                                         </div>
  1056.                                     </div>
  1057.                                 </div>
  1058.                             </div>
  1059.                         </div>
  1060.                     </div>
  1061.                     <div class=\"container clearfix\">
  1062.                         <div id=\"section-features\" class=\"heading-block text-center page-section\">
  1063.                             <h2 class=\"color-lifestyle\">
  1064.                                 {% if app.request.locale == \"en\" %}
  1065.                                     THE MISSION OF THE NATIONAL TOURISM OFFICE (ONTC)
  1066.                                 {% else %}
  1067.                                 LES MISSIONS DE L'OFFICE NATIONAL DU TOURISME (ONTC)
  1068.                                 {% endif %}
  1069.                             </h2>
  1070.                             <span >
  1071.                                 <p class=\"text-black\">
  1072.                                     {% if app.request.locale == \"en\" %}
  1073.                                         The National Tourism Office of the Comoros (ONTC) is a public institution governed by national law and endowed with an independent legal status. It has assigned missions and has its own mode of organization and operation.
  1074.                                 {% else %}
  1075.                                     L’Office National du Tourisme des Comores (ONTC) est une institution publique régie par une loi et dotée d’une personnalité morale et juridique.
  1076.                                     Des missions lui sont assignées et il dispose d’un mode d’organisation et de fonctionnement qui lui sont propres.
  1077.                                     {% endif %}
  1078.                                 </p>
  1079.                             </span>
  1080.                         </div>
  1081.                         <p>
  1082.                             {% if app.request.locale == \"en\" %}
  1083.                             On December 29, 2011, law No. 11 AU on tourism was adopted,
  1084.                                 establishing the Comoros National Tourism Office (ONTC).
  1085.                                 This law was promulgated by Decree No. 12-02/PR of 4 February 2012. The ONTC is a public institution with a professional character. Its primary mission is to ensure a good reception and provision of information to tourists, as well as the promotion of tourism.  In this way to make the archipelago known to the widest possible audience worldwide, with the aim of increasing the number of visitors while communicating the wonders and the subtleties of the territory and the culture of the Comoros
  1086.                             {% else %}
  1087.                             Le 29 décembre 2011, une loi N° 11 AU sur le tourisme et portant création de l’Office National
  1088.                             du Tourisme des Comores (ONTC) a été adoptée. Cette loi a été promulguée par décret n°12-02/PR du 4 février 2012. L’ONTC est un
  1089.                             établissement public à caractère professionnel. Il lui a été attribué comme mission principale d’assurer l’accueil et l’information des touristes ainsi que la promotion touristique et cela en vu de faire connaître l'archipel au public le plus large possible dans le monde entier, dans le but d'accroître le nombre de visiteurs,
  1090.                             et faire connaître les spécificités, les subtilités du territoire et de la culture comoriennes.
  1091.                             {% endif %}
  1092.                         </p>
  1093.                         <div class=\"row justify-content-center col-mb-50 mb-0\">
  1094.                             <div class=\"col-md-6 col-lg-6\">
  1095.                                 <div class=\"feature-box fbox-plain\">
  1096.                                     <div class=\"fbox-icon\" data-animate=\"bounceIn\" data-delay=\"800\">
  1097.                                         <a href=\"#\"><img src=\"{{ asset('medel_assets/images/icons/features/tick.png') }}\" alt=\"Retina Graphics\"></a>
  1098.                                     </div>
  1099.                                     <div class=\"fbox-content\">
  1100.                                         <h3>
  1101.                                             {% if app.request.locale == \"en\" %}
  1102.                                                 IN CLEAR TERMS, THE ONTC HAS AS ITS MISSIONS:
  1103.                                             {% else %}
  1104.                                             En termes claires, l’ONTC a comme missions :
  1105.                                         {% endif %}</h3>
  1106.                                         <p>
  1107.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  1108.                                             {% if app.request.locale == \"en\" %}
  1109.                                                 To contribute to the coordination of the actions of the various
  1110.                                                 partners in the national tourism development;
  1111.                                             {% else %}
  1112.                                             De contribuer à coordonner les interventions des divers partenaires
  1113.                                                 du développement touristique national ;
  1114.                                             {% endif %}
  1115.                                         </p>
  1116.                                         <p>
  1117.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  1118.                                             {% if app.request.locale == \"en\" %}
  1119.                                             It can take charge of all or part of the planning and implementation of local tourism policy,
  1120.                                                 local programs for tourism development, market and product studies, entertainment activities,
  1121.                                                 and the organization of festivals and cultural events;
  1122.                                             {% else %}
  1123.                                             Il peut être chargé de tout ou partie de l’élaboration et de la mise en œuvre de la politique locale
  1124.                                             du tourisme et des programmes locaux du développement touristique, notamment dans les études,
  1125.                                             de l’animation des loisirs,de l’organisation de fêtes, de manifestations culturelles ;
  1126.                                             {% endif %}
  1127.                                         </p>
  1128.                                         <p>
  1129.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  1130.                                             {% if app.request.locale == \"en\" %}
  1131.                                             It is also authorized to market tourist services.
  1132.                                             {% else %}
  1133.                                             Il est autorisé à commercialiser de prestations de services touristiques.
  1134.                                             {% endif %}
  1135.                                         </p>
  1136.                                     </div>
  1137.                                 </div>
  1138.                             </div>
  1139.                             <div class=\"col-md-6 col-lg-6\">
  1140.                                 <div class=\"feature-box fbox-plain\">
  1141.                                     <div class=\"fbox-icon\" data-animate=\"bounceIn\" data-delay=\"800\">
  1142.                                         <a href=\"#\"><img src=\"{{ asset('medel_assets/images/icons/features/tick.png') }}\" alt=\"Retina Graphics\"></a>
  1143.                                     </div>
  1144.                                     <div class=\"fbox-content\">
  1145.                                         <h3>
  1146.                                             {% if app.request.locale == \"en\" %}
  1147.                                             IT IS THROUGH THESE ASSIGNED MISSIONS THAT THE ONTC DEALS WITH
  1148.                                             {% else %}
  1149.                                             C’est à travers ces missions assignées que l’ONTC s’occupe de :
  1150.                                             {% endif %}
  1151.                                         </h3>
  1152.                                         <p>
  1153.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  1154.                                             {% if app.request.locale == \"en\" %}
  1155.                                                 The reception and provision of information to visitors;
  1156.                                             {% else %}
  1157.                                             L’accueil et l’information des visiteurs ;
  1158.                                             {% endif %}
  1159.                                         </p>
  1160.                                         <p>
  1161.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  1162.                                             {% if app.request.locale == \"en\" %}
  1163.                                             The organization of tourism promotion and marketing;
  1164.                                             {% else %}
  1165.                                             L’organisation de la promotion touristique ;
  1166.                                             {% endif %}
  1167.                                         </p>
  1168.                                         <p>
  1169.                                             <i class=\"icon-check-circle mr-2 color-lifestyle\"></i>
  1170.                                             {% if app.request.locale == \"en\" %}
  1171.                                                 The alignment of tourism promotion by the different partners of local tourism development.
  1172.                                             {% else %}
  1173.                                             La cohérence de la promotion des différents partenaires du
  1174.                                             développementtouristique local.
  1175.                                             {% endif %}
  1176.                                         </p>
  1177.                                     </div>
  1178.                                 </div>
  1179.                             </div>
  1180.                         </div>
  1181.                         <div class=\"divider divider-xs divider-center\" style=\"margin-top: -25px;\">
  1182.                             <i class=\"icon-star color-lifestyle\"></i>
  1183.                             <i class=\"icon-star color-sports\"></i>
  1184.                             <i class=\"icon-star color-market\"></i>
  1185.                             <i class=\"icon-star color-tech\"></i>
  1186.                         </div>
  1187.                         <div id=\"section-pricing\" class=\"heading-block text-center border-bottom-0 page-section\">
  1188.                             <h2 class=\"color-lifestyle\">ORGANISATION & FONCTIONNEMENT DE L'ONTC</h2>
  1189.                         </div>
  1190.                         <div class=\"pricing-box pricing-extended row align-items-stretch mb-5 mx-0 \">
  1191.                             <div class=\"col-lg-12 p-4\">
  1192.                                 <div class=\"pricing-features pb-0 pt-0\">
  1193.                                     <ul class=\"row\">
  1194.                                         <div class=\"col-md-6\">
  1195.                                             <i class=\"icon-desktop mr-2\"></i><strong>
  1196.                                                 {% if app.request.locale == \"en\" %}
  1197.                                                 The Board of Directors
  1198.                                                 {% else %}
  1199.                                                 Le conseil d'asministration
  1200.                                                 {% endif %}
  1201.                                             </strong>
  1202.                                             <ul class=\"iconlist iconlist-color mb-0\">
  1203.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1204.                                                     {% if app.request.locale == \"en\" %}
  1205.                                                     At the top is the Board of Directors, including the main government and private parties, which allows the ONTC to benefit from the experience of local actors. The Board’s role is to define the development policy of the Office and control its implementation.  It is composed of two (2) colleges:
  1206.                                                     {% else %}
  1207.                                                     Au sommet se trouve le Conseil d’Administration qui regroupe les principaux acteurs publics et privés, ce qui permet à l’ONTC
  1208.                                                     de bénéficier de l’expérience des acteurs de la place.
  1209.                                                     Le CA qui a pour rôle de définir la politique de développement de l’Office, et de contrôler son exécution est composé de deux (2) collèges :
  1210.                                                     {% endif %}
  1211.                                                 </li>
  1212.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1213.                                                     {% if app.request.locale == \"en\" %}
  1214.                                                     The college of the Administration: composed of five (5) representatives including one (1) from the Ministry of Tourism, one (1) from the Assembly of the Union of Comoros and one from each from the three island tourism offices.
  1215.                                                     {% else %}
  1216.                                                     Le collège de l’Administration : composé de cinq (5) représentants dont un (1) du Ministère du Tourisme, un (1) de l’Assemblée de l’Union
  1217.                                                     des Comores et trois (3) issus des trois offices insulaires.
  1218.                                                     {% endif %}
  1219.                                                 </li>
  1220.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1221.                                                     {% if app.request.locale == \"en\" %}
  1222.                                                     The college of the tourism professionals: composed of six (6) representatives including one (1) from the hotel sector, one (1) from the restaurant sector, one (1) from the travel companies, one (1) from the travel agencies, one (1) from the UCCIA and one (1) from the guide’s association.
  1223.                                                     {% else %}
  1224.                                                     Le collège des Professionnels touristiques : composé de six (6) représentants dont un des hôtels, un (1) des restaurants,
  1225.                                                     un (1) des compagnies de voyage,
  1226.                                                     un (1) des agences de voyage, un (1) de l’UCCIA et un (1) des Guides.
  1227.                                                     {% endif %}
  1228.                                                 </li>
  1229.                                             </ul>
  1230.                                         </div>
  1231.                                         <div class=\"col-md-6\">
  1232.                                             <div class=\"accordion accordion-bg\">
  1233.                                                 <div class=\"accordion-header\">
  1234.                                                     <div class=\"accordion-icon\">
  1235.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1236.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1237.                                                     </div>
  1238.                                                     <div class=\"accordion-title color-tech\">
  1239.                                                         {% if app.request.locale == \"en\" %}
  1240.                                                         The executive management
  1241.                                                         {% else %}
  1242.                                                         La direction exécutive
  1243.                                                         {% endif %}
  1244.                                                     </div>
  1245.                                                 </div>
  1246.                                                 <div class=\"accordion-content\">
  1247.                                                     <p>
  1248.                                                         {% if app.request.locale == \"en\" %}
  1249.                                                         Below the Board is the executive management in charge of implementing the program defined by the Board of Directors. Its work is assigned by the assistant director. The three main departments of the ONT, namely the financial department, the legal department, and the technical department, are divided into Island Offices on the three islands of the Union of the Comoros, and into communication, marketing, promotion, and maintenance services.
  1250.                                                         {% else %}
  1251.                                                         En dessous on retrouve la direction exécutive chargée de concrétiser le programme défini par le CA Elle est aidé dans son travail
  1252.                                                         par l’assistante de direction rattachée. Les trois principaux départements de l’ONT savoirle département financier, le département juridique
  1253.                                                         et le département technique, se déclinent en Offices Insulaires sur les trois iles de l’Union des Comores et en services de communication,
  1254.                                                         de marketing promotion, et maintenance.
  1255.                                                         {% endif %}
  1256.                                                     </p>
  1257.                                                     <p>
  1258.                                                         {% if app.request.locale == \"en\" %}
  1259.                                                         This decentralized organization allows for autonomous action based on the specific tourism needs of the islands. To be most effective, emphasis is placed on improving human resources through training adapted to the needs of the departments, services, and islands.
  1260.                                                         {% else %}
  1261.                                                         Cette organisation déconcentrée permettra une autonomie d’action basée sur les spécificités des iles en matière de tourisme. Bien entendu,
  1262.                                                         pour être efficace il est certain que
  1263.                                                         l’accent sera mis sur l’amélioration des ressources humaines par des formations adaptées selon les besoins des départements, des services et des iles.
  1264.                                                         {% endif %}
  1265.                                                     </p>
  1266.                                                 </div>
  1267.                                                 <div class=\"accordion-header\">
  1268.                                                     <div class=\"accordion-icon\">
  1269.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1270.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1271.                                                     </div>
  1272.                                                     <div class=\"accordion-title color-tech\">
  1273.                                                         {% if app.request.locale == \"en\" %}
  1274.                                                         The financial department
  1275.                                                         {% else %}
  1276.                                                         Le département financier
  1277.                                                         {% endif %}
  1278.                                                     </div>
  1279.                                                 </div>
  1280.                                                 <div class=\"accordion-content\">
  1281.                                                     <ul class=\"iconlist iconlist-color mb-0\">
  1282.                                                         <p>
  1283.                                                             {% if app.request.locale == \"en\" %}
  1284.                                                             As its name indicates, this department is responsible for the finances of the ONTC. It not only looks for financial partners, but also monitors and controls expenditures to ensure that they are in line with weekly or monthly disbursement plans. It works closely with the marketing and promotion departments.
  1285.                                                             {% else %}
  1286.                                                             Comme son nom l’indique ce département est responsable des finances de l’ONTC, il s’occupe non seulement de la cherche des partenaires financiers,
  1287.                                                             mais aussi du suivi et du contrôle des dépenses afin de s’informer de la conformité de ses
  1288.                                                             dépenses avec les plans de décaissements hebdomadaires ou mensuels. Il travaille en étroite collaboration avec les services marketing et promotion.
  1289.                                                             {% endif %}
  1290.                                                         </p>
  1291.                                                     </ul>
  1292.                                                 </div>
  1293.                                                 <div class=\"accordion-header\">
  1294.                                                     <div class=\"accordion-icon\">
  1295.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1296.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1297.                                                     </div>
  1298.                                                     <div class=\"accordion-title color-tech\">
  1299.                                                         {% if app.request.locale == \"en\" %}
  1300.                                                         The legal department
  1301.                                                         {% else %}
  1302.                                                         Le département juridique
  1303.                                                         {% endif %}
  1304.                                                     </div>
  1305.                                                 </div>
  1306.                                                 <div class=\"accordion-content\">
  1307.                                                     {% if app.request.locale == \"en\" %}
  1308.                                                     This department deals mainly with contracts with financial or technical partners and ensures that these contracts comply with the laws in force in the field of procurement, respect for the environment, and protection of national heritage sites and resources, particularly tangible and intangible cultural heritage. With the Executive Director’s consent, these contracts are submitted to the Board of Directors for approval before being signed.
  1309.                                                     {% else %}
  1310.                                                     Ce département s’occupe essentiellement des contrats avec les partenaires
  1311.                                                     financiers ou technique et veille à la conformité de ces contrats avec les textes en vigueurs dans le domaine des passations de marchés,
  1312.                                                     du respect de l’environnement, de la protection du patrimoine immobilier et mobilier, notamment le patrimoine culturel matériel et immatériel.
  1313.                                                     Il soumet ces contrats avant signature sous couvert du Directeur Exécutif,
  1314.                                                     à l’approbation du Conseil d’Administration dans un délai suffisant avant la date de signature
  1315.                                                     {% endif %}
  1316.                                                 </div>
  1317.                                                 <div class=\"accordion-header\">
  1318.                                                     <div class=\"accordion-icon\">
  1319.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1320.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1321.                                                     </div>
  1322.                                                     <div class=\"accordion-title color-tech\">
  1323.                                                         {% if app.request.locale == \"en\" %}
  1324.                                                         The Technical Department
  1325.                                                         {% else %}
  1326.                                                         Le département technique
  1327.                                                         {% endif %}
  1328.                                                     </div>
  1329.                                                 </div>
  1330.                                                 <div class=\"accordion-content\">
  1331.                                                     {% if app.request.locale == \"en\" %}
  1332.                                                         The technical department is charged with identifying the technical solutions necessary for the development of tourism on all three islands. For example, verifying and checking the impact studies of potential investors. It can also propose ideas to partners, such as ANADEN, for platforms or applications to optimize the visibility of the ONTC and Comoros’ tourism assets. It can also seek technical partnerships outside the country if the necessary expertise does not exist locally. These three departments of the ONTC work in close collaboration with the various island services which are
  1333.                                                     {% else %}
  1334.                                                     Le département technique est chargé de réfléchir aux solutions techniques nécessaires aux développements du tourisme sur l’ensemble
  1335.                                                     des trois îles. Par exemple la contre-expertise des études d’impacts des investisseurs potentiels. Il peut aussi proposer aux partenaires tels
  1336.                                                     que l’ANADEN les idées de plateformes ou d’applications pour une optimisation de la visibilité du l’ONTC et des atouts du tourisme aux Comores.
  1337.                                                     Il peut également chercher des partenariats techniques en dehors du pays si l’expertise nécessaire
  1338.                                                     n’existe pas localement.Ces trois départements de l’ONTC travaillent en étroite collaboration avec les différents services insulaires qui sont :
  1339.                                                     {% endif %}
  1340.                                                 </div>
  1341.                                                 <div class=\"accordion-header\">
  1342.                                                     <div class=\"accordion-icon\">
  1343.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1344.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1345.                                                     </div>
  1346.                                                     <div class=\"accordion-title color-tech\">
  1347.                                                         {% if app.request.locale == \"en\" %}
  1348.                                                         The marketing & promotion department
  1349.                                                         {% else %}
  1350.                                                         Le service marketing & promotion
  1351.                                                         {% endif %}
  1352.                                                     </div>
  1353.                                                 </div>
  1354.                                                 <div class=\"accordion-content\">
  1355.                                                     {% if app.request.locale == \"en\" %}
  1356.                                                         The department is in charge of the design and printing of marketing materials, expressing
  1357.                                                         the demand and the needs of the ONTC by producing exceptional images and products.
  1358.                                                         This is possible through expert knowledge of editing and design software, and the
  1359.                                                         manufacturing and printing processes. A competitive market ensures that the designers
  1360.                                                         offer up their best efforts in order to secure the projects and create quality products.
  1361.                                                     {% else %}
  1362.                                                         Le département est chargé de la réalisation, de la conception de prospectus, exprimer la
  1363.                                                         demande et les besoins de l&#39;ONTC par une image, manier les différents codes visuels :
  1364.                                                         typographie, couleur, manier les différents logiciels à la perfection (Illustrator, Indesign,
  1365.                                                         Photoshop …) et procédés de fabrication et d’impression ; il sait vendre et fait preuve de
  1366.                                                         son talent, le marqueteur / graphiste est souvent en concurrence avec d’autre pour
  1367.                                                         remporter certains projets.
  1368.                                                     {% endif %}
  1369.                                                 </div>
  1370.                                                 <div class=\"accordion-header\">
  1371.                                                     <div class=\"accordion-icon\">
  1372.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1373.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1374.                                                     </div>
  1375.                                                     <div class=\"accordion-title color-tech\">
  1376.                                                         {% if app.request.locale == \"en\" %}
  1377.                                                         The Communication Department
  1378.                                                         {% else %}
  1379.                                                         Le service de communication
  1380.                                                         {% endif %}
  1381.                                                     </div>
  1382.                                                 </div>
  1383.                                                 <div class=\"accordion-content\">
  1384.                                                     {% if app.request.locale == \"en\" %}
  1385.                                                         In close collaboration with the marketing and promotion department, the communication department is responsible for internal and external communication, ensuring that the ONTC's clients and partners are satisfied and remain loyal to the Office. Its actions are geared towards tour operators and tourist sending countries. The communication department distributes and promotes the products designed by the marketing department. It is also in charge of training agents in contact with the public in terms of reception, customer loyalty, and communication.
  1386.                                                    {% else %}
  1387.                                                        En étroite collaboration avec le service marketing et promotion, le service communication s’occupe essentiellement de la communication
  1388.                                                        interne et externe en faisant en sorte que les clients et partenaires de l’ONTC soient satisfaits et restent fidèles à l’Office. Ses actions
  1389.                                                        sont tournées vers les voyagistes, les Tours opérateurs et les pays émetteurs de touristes.Si le service marketing conçoitle service communication
  1390.                                                        diffuse et vulgarise les produits conçus par le service marketing et promotion. Il s’occupera également
  1391.                                                        de la formation des agents en contact avec le public en matière d’accueil et de fidélisation des clients, mais aussi en communication orale.
  1392.                                                     {% endif %}
  1393.                                                 </div>
  1394.                                                 <div class=\"accordion-header\">
  1395.                                                     <div class=\"accordion-icon\">
  1396.                                                         <i class=\"accordion-closed icon-plus-sign color-lifestyle\"></i>
  1397.                                                         <i class=\"accordion-open icon-remove-circle\"></i>
  1398.                                                     </div>
  1399.                                                     <div class=\"accordion-title color-tech\">
  1400.                                                         {% if app.request.locale == \"en\" %}
  1401.                                                         The maintenance department
  1402.                                                         {% else %}
  1403.                                                         Le service de maintenance
  1404.                                                         {% endif %}
  1405.                                                     </div>
  1406.                                                 </div>
  1407.                                                 <div class=\"accordion-content\">
  1408.                                                     {% if app.request.locale == \"en\" %}
  1409.                                                         The maintenance department is responsible for the smooth running of the computer, office automation, and technical equipment used by the ONTC. It also advises the procurement department regarding the choice of the best equipment, taking into account the quality-price ratio and the ease of repair or maintenance of the equipment.
  1410.                                                     {% else %}
  1411.                                                         Le service maintenance sera responsable de la bonne marche de l’équipement informatique, bureautique et technique acquis par l’ONTC.
  1412.                                                         Il jouera également le rôle de conseiller auprès du service chargé
  1413.                                                         des commandes pour le choix des meilleurs produits en tenant compte du rapport qualité prix et de la facilité de réparation ou d’entretien de l’équipement.
  1414.                                                     {% endif %}
  1415.                                                    </div>
  1416.                                             </div>
  1417.                                         </div>
  1418.                                     </ul>
  1419.                                 </div>
  1420.                             </div>
  1421.                         </div>
  1422.                         <div class=\"pricing-box pricing-extended row align-items-stretch mx-0 \" style=\"margin-top: -30px; margin-bottom: -40px; background-color: #f6f7f9\">
  1423.                             <div class=\"col-lg-12 p-4\">
  1424.                                 <div id=\"section-features\" class=\"heading-block text-center page-section\">
  1425.                                     <h3 class=\"color-lifestyle\">
  1426.                                         {% if app.request.locale == \"en\" %}
  1427.                                         FINANCING OF THE ONTC
  1428.                                         {% else %}
  1429.                                         Financement de l'ONTC
  1430.                                         {% endif %}
  1431.                                     </h3>
  1432.                                 </div>
  1433.                                 <div class=\"pricing-features pb-0 pt-0\">
  1434.                                     <ul class=\"row\">
  1435.                                         <div class=\"col-md-12\">
  1436.                                             <p>
  1437.                                                 {% if app.request.locale == \"en\" %}
  1438.                                                 The question of the financing of the ONTC has been addressed by the law on tourism, which created the Office as the only institution responsible for tourism promotion. According to this law, the sources of financing of the ONTC include:
  1439.                                                 {% else %}
  1440.                                                 La question du financement de l’ONTC a été traitée par la loi sur le tourisme ayant fait l’objet de création de la seule institution chargée
  1441.                                                 de la promotion touristique. Selon cette loi, les sources de financement de l’ONTC sont entre autres :
  1442.                                                 {% endif %}
  1443.                                             </p>
  1444.                                             <ul class=\"iconlist iconlist-color  mb-0\">
  1445.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1446.                                                     {% if app.request.locale == \"en\" %}
  1447.                                                     Restaurant taxes;
  1448.                                                     {% else %}
  1449.                                                     Les taxes sur la restauration ;
  1450.                                                     {% endif %}
  1451.                                                 </li>
  1452.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1453.                                                     {% if app.request.locale == \"en\" %}
  1454.                                                         The contributions of the members of the colleges of professionals;
  1455.                                                     {% else %}
  1456.                                                         Les cotisations des membres de collèges des professionnels ;
  1457.                                                     {% endif %}
  1458.                                                 </li>
  1459.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1460.                                                     {% if app.request.locale == \"en\" %}
  1461.                                                         State subsidies and aid received from international partners;
  1462.                                                     {% else %}
  1463.                                                     Les subventions de l’Etat et les aides reçues de l’extérieur ;
  1464.                                                     {% endif %}
  1465.                                                 </li>
  1466.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1467.                                                     {% if app.request.locale == \"en\" %}
  1468.                                                         Income from the operation of tourism activities and sites which it operates;
  1469.                                                     {% else %}
  1470.                                                     Les recettes réalisées via l’exploitation des équipements et des sites touristiques dont il a la charge ;
  1471.                                                     {% endif %}
  1472.                                                 </li>
  1473.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1474.                                                     {% if app.request.locale == \"en\" %}
  1475.                                                     Approval fees paid by tourism operators;
  1476.                                                     {% else %}
  1477.                                                     Le droit relatif aux agréments ;
  1478.                                                     {% endif %}
  1479.                                                 </li>
  1480.                                                 <li><i class=\"icon-check color-lifestyle\"></i>
  1481.                                                     {% if app.request.locale == \"en\" %}
  1482.                                                     Annual licensing fees, etc.
  1483.                                                     {% else %}
  1484.                                                     Les centimes additionnels sur les patentes...etc.
  1485.                                                     {% endif %}
  1486.                                                 </li>
  1487.                                             </ul>
  1488.                                         </div>
  1489.                                     </ul>
  1490.                                 </div>
  1491.                             </div>
  1492.                         </div>
  1493.                     </div>
  1494.                 </div>
  1495.             {% endblock body %}
  1496.     {#<!-- #content end -->#}
  1497.     {#<!-- Footer
  1498. \t\t============================================= -->#}
  1499.     {% block footer %}
  1500.         {{ parent() }}
  1501.     {% endblock footer %}
  1502.     {#<!-- #footer end -->#}
  1503.     {#<!-- JavaScripts
  1504. \t============================================= -->#}
  1505.     {% block javascripts %}
  1506.         {{ parent() }}
  1507.     {% endblock javascripts %}
  1508. ""apropos/apropos.html.twig""/var/www/vhosts/comorostourism/templates/apropos/apropos.html.twig");
  1509.     }
  1510. }