var/cache/dev/twig/66/66f25b40e26d5a00acac21c79c8975e2.php line 39

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. /* layouts/layout.html.twig */
  14. class __TwigTemplate_30e1e075da8c3ba5e711207e83b739ed 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->parent false;
  23.         $this->blocks = [
  24.             'head_stylesheets' => [$this'block_head_stylesheets'],
  25.             'layout_head_meta' => [$this'block_layout_head_meta'],
  26.             'headscripts' => [$this'block_headscripts'],
  27.         ];
  28.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  29.         $this->checkSecurity();
  30.         $this->deferred $this->env->getExtension('Twig\DeferredExtension\DeferredExtension');
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layouts/layout.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layouts/layout.html.twig"));
  39.         // line 1
  40.         echo "<!DOCTYPE html>
  41. <html lang=\"en\">
  42. \t<head>
  43. \t\t<meta charset=\"utf-8\">
  44. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  45. \t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/apple-touch-icon.png\">
  46. \t\t<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">
  47. \t\t<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">
  48. \t\t<link rel=\"manifest\" href=\"/site.webmanifest\">
  49. \t\t<link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#5bbad5\">
  50. \t\t<meta name=\"msapplication-TileColor\" content=\"#da532c\">
  51. \t\t<meta name=\"theme-color\" content=\"#ffffff\">
  52. \t\t";
  53.         // line 15
  54.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [=> $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/cessda.min.css")], "method"falsefalsetrue15);
  55.         // line 16
  56.         echo "\t\t\t";
  57.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [=> $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/print.min.css"), => "print"], "method"falsefalsetrue16);
  58.         // line 17
  59.         echo "\t\t";
  60.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'17$this->source); })()), "getTitle", [], "method"falsefalsetrue17))) {
  61.             // line 18
  62.             echo "\t\t\t";
  63.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'18$this->source); })()), "getTitle", [], "method"falsefalsetrue18)], "method"falsefalsetrue18);
  64.             // line 19
  65.             echo "\t\t";
  66.         }
  67.         // line 20
  68.         echo "
  69. \t\t";
  70.         // line 21
  71.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'21$this->source); })()), "getDescription", [], "method"falsefalsetrue21))) {
  72.             // line 22
  73.             echo "\t\t\t";
  74.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'22$this->source); })()), "getDescription", [], "method"falsefalsetrue22)], "method"falsefalsetrue22);
  75.             // line 23
  76.             echo "\t\t";
  77.         }
  78.         // line 24
  79.         echo "\t\t";
  80.         $this->displayBlock('head_stylesheets'$context$blocks);
  81.         // line 27
  82.         echo "
  83. \t\t";
  84.         // line 29
  85.         $this->displayBlock('layout_head_meta'$context$blocks);
  86.         // line 38
  87.         echo "
  88. \t\t";
  89.         // line 40
  90.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [=> $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/bootstrap.bundle.min.js")], "method"falsefalsetrue40);
  91.         // line 41
  92.         echo "
  93. \t\t";
  94.         // line 42
  95.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [=> $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/lazysizes.min.js")], "method"falsefalsetrue42);
  96.         // line 43
  97.         echo "\t\t";
  98.         $this->displayBlock('headscripts'$context$blocks);
  99.         // line 46
  100.         echo "\t\t";
  101.         $context["theme_class"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'46$this->source); })()), "getProperty", [=> "theme_class"], "method"falsefalsetrue46);
  102.         // line 47
  103.         echo "\t\t";
  104.         if ((array_key_exists("training"$context) && ((isset($context["training"]) || array_key_exists("training"$context) ? $context["training"] : (function () { throw new RuntimeError('Variable "training" does not exist.'47$this->source); })()) == true))) {
  105.             // line 48
  106.             echo "
  107. \t\t\t";
  108.             // line 49
  109.             $context["theme_class"] = "training";
  110.             // line 50
  111.             echo "\t\t";
  112.         }
  113.         // line 51
  114.         echo "
  115. \t\t";
  116.         // line 53
  117.         $context["pillar_background"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'53$this->source); })()), "getProperty", [=> "pillar_background"], "method"falsefalsetrue53);
  118.         // line 54
  119.         echo "\t\t";
  120.         $context["training_pillar"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'54$this->source); })()), "getProperty", [=> "training_pillar"], "method"falsefalsetrue54);
  121.         // line 55
  122.         echo "\t\t";
  123.         $context["section_title"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'55$this->source); })()), "getProperty", [=> "section_title"], "method"falsefalsetrue55);
  124.         // line 56
  125.         echo "\t\t";
  126.         $context["showBreadcrumbs"] = ((array_key_exists("hideBreadcrumbs"$context)) ? ( !(isset($context["hideBreadcrumbs"]) || array_key_exists("hideBreadcrumbs"$context) ? $context["hideBreadcrumbs"] : (function () { throw new RuntimeError('Variable "hideBreadcrumbs" does not exist.'56$this->source); })())) : (true));
  127.         // line 57
  128.         echo "\t\t";
  129.         if (( !array_key_exists("document"$context) ||  !(isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'57$this->source); })()))) {
  130.             // line 58
  131.             echo "\t\t\t";
  132.             $context["document"] = Pimcore\Model\Document::getById(1);
  133.             // line 59
  134.             echo "\t\t";
  135.         }
  136.         // line 60
  137.         echo "\t\t";
  138.         if ((array_key_exists("training"$context) && ((isset($context["training"]) || array_key_exists("training"$context) ? $context["training"] : (function () { throw new RuntimeError('Variable "training" does not exist.'60$this->source); })()) == true))) {
  139.             // line 61
  140.             echo "\t\t\t";
  141.             $context["training_background"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'61$this->source); })()), "getProperty", [=> "training_background"], "method"falsefalsetrue61);
  142.             // line 62
  143.             echo "\t\t\t<style>
  144. \t\t\t\t@media(min-width: 992px) {
  145. \t\t\t\t\t.section-pillar {
  146. \t\t\t\t\t\tbackground-image: url(\"";
  147.             // line 65
  148.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["training_background"]) || array_key_exists("training_background"$context) ? $context["training_background"] : (function () { throw new RuntimeError('Variable "training_background" does not exist.'65$this->source); })()), "thumbnail", [=> "pillar"], "method"falsefalsetrue65), 65$this->source), "html"nulltrue);
  149.             echo "\");
  150. \t\t\t\t\t}
  151. \t\t\t\t}
  152. \t\t\t</style>
  153. \t\t";
  154.         } elseif (        // line 69
  155. (isset($context["pillar_background"]) || array_key_exists("pillar_background"$context) ? $context["pillar_background"] : (function () { throw new RuntimeError('Variable "pillar_background" does not exist.'69$this->source); })())) {
  156.             // line 70
  157.             echo "\t\t\t<style>
  158. \t\t\t\t@media(min-width: 992px) {
  159. \t\t\t\t\t.section-pillar {
  160. \t\t\t\t\t\tbackground-image: url(\"";
  161.             // line 73
  162.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["pillar_background"]) || array_key_exists("pillar_background"$context) ? $context["pillar_background"] : (function () { throw new RuntimeError('Variable "pillar_background" does not exist.'73$this->source); })()), "thumbnail", [=> "pillar"], "method"falsefalsetrue73), 73$this->source), "html"nulltrue);
  163.             echo "\");
  164. \t\t\t\t\t}
  165. \t\t\t\t}
  166. \t\t\t</style>
  167. \t\t";
  168.         }
  169.         // line 78
  170.         echo "
  171. \t\t";
  172.         // line 79
  173.         if ((isset($context["training_pillar"]) || array_key_exists("training_pillar"$context) ? $context["training_pillar"] : (function () { throw new RuntimeError('Variable "training_pillar" does not exist.'79$this->source); })())) {
  174.             // line 80
  175.             echo "\t\t\t<style>
  176. \t\t\t\t.training-pillar {
  177. \t\t\t\t\tbackground-image: url(\"";
  178.             // line 83
  179.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["training_pillar"]) || array_key_exists("training_pillar"$context) ? $context["training_pillar"] : (function () { throw new RuntimeError('Variable "training_pillar" does not exist.'83$this->source); })()), "thumbnail", [=> "pillar"], "method"falsefalsetrue83), 83$this->source), "html"nulltrue);
  180.             echo "\");
  181. \t\t\t\t}
  182. \t\t\t</style>
  183. \t\t";
  184.         }
  185.         // line 87
  186.         echo "
  187. \t\t";
  188.         // line 88
  189.         if ((array_key_exists("document"$context) && ((twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'88$this->source); })()), "id", [], "any"falsefalsetrue88) == 1) || (twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'88$this->source); })()), "id", [], "any"falsefalsetrue88) == 50)))) {
  190.             // line 89
  191.             echo "\t\t\t<!-- MailerLite Universal -->
  192. \t\t\t<script>
  193. \t\t\t\t(function (m, a, i, l, e, r) {
  194. m['MailerLiteObject'] = e;
  195. function f() {
  196. var c = {
  197. a: arguments,
  198. q: []
  199. };
  200. var r = this.push(c);
  201. return \"number\" != typeof r ? r : f.bind(c.q);
  202. }
  203. f.q = f.q || [];
  204. m[e] = m[e] || f.bind(f.q);
  205. m[e].q = m[e].q || f.q;
  206. r = a.createElement(i);
  207. var _ = a.getElementsByTagName(i)[0];
  208. r.async = 1;
  209. r.src = l + '?v' + (~~ (new Date().getTime() / 1000000));
  210. _.parentNode.insertBefore(r, _);
  211. })(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml');
  212. var ml_account = ml('accounts', '1215904', 't9u1w1z3z1', 'load');
  213. \t\t\t</script>
  214. \t\t\t<!-- End MailerLite Universal -->
  215. \t\t";
  216.         }
  217.         // line 114
  218.         echo "\t</head>
  219. \t<body ";
  220.         // line 115
  221.         if ((isset($context["theme_class"]) || array_key_exists("theme_class"$context) ? $context["theme_class"] : (function () { throw new RuntimeError('Variable "theme_class" does not exist.'115$this->source); })())) {
  222.             echo " class=\"";
  223.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["theme_class"]) || array_key_exists("theme_class"$context) ? $context["theme_class"] : (function () { throw new RuntimeError('Variable "theme_class" does not exist.'115$this->source); })()), 115$this->source), "html"nulltrue);
  224.             echo "\" ";
  225.         }
  226.         echo ">
  227. \t\t";
  228.         // line 119
  229.         echo "
  230. \t\t";
  231.         // line 122
  232.         echo "\t\t";
  233.         $context["navStartNode"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'122$this->source); })()), "getProperty", [=> "navigationRoot"], "method"falsefalsetrue122);
  234.         // line 123
  235.         echo "\t\t\t";
  236.         if ( !$this->env->getTest('instanceof')->getCallable()((isset($context["navStartNode"]) || array_key_exists("navStartNode"$context) ? $context["navStartNode"] : (function () { throw new RuntimeError('Variable "navStartNode" does not exist.'123$this->source); })()), "\\Pimcore\\Model\\Document\\Page")) {
  237.             // line 124
  238.             echo "\t\t";
  239.             $context["navStartNode"] = Pimcore\Model\Document::getById(1);
  240.             // line 125
  241.             echo "\t\t";
  242.         }
  243.         // line 126
  244.         echo "
  245. \t\t";
  246.         // line 127
  247.         $context["mainNavigation"] = $this->env->getFunction('pimcore_build_nav')->getCallable()(["active" =>         // line 128
  248. (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'128$this->source); })()), "root" =>         // line 129
  249. (isset($context["navStartNode"]) || array_key_exists("navStartNode"$context) ? $context["navStartNode"] : (function () { throw new RuntimeError('Variable "navStartNode" does not exist.'129$this->source); })())]);
  250.         // line 131
  251.         echo "\t\t\t<header id=\"topheader\"> <nav id=\"topnav\" class=\"navbar navbar-expand-lg\">
  252. \t\t\t\t<div class=\"container-xl\">
  253. \t\t\t\t\t<a id=\"home\" class=\"navbar-brand\" href=\"/\">
  254. \t\t\t\t\t\t<svg viewbox=\"0 0 2386 652\" class=\"d-none d-lg-block\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" aria-label=\"CESSDA Home Page\">
  255. \t\t\t\t\t\t\t<path d=\"M993.333 498.333h-92.5c-52.5 0-95-42.5-95-94.583V249.167c0-52.084 42.5-94.584 95-94.584l92.5-.416c9.584 0 17.5 7.916 17.5 17.5 0 9.583-7.916 17.5-17.5 17.916l-92.5.417c-32.916 0-59.583 26.667-59.583 59.583v154.584c0 32.916 26.667 59.583 59.583 59.583h92.5c9.584 0 17.5 7.917 17.5 17.5.417 9.167-7.5 17.083-17.5 17.083\" fill=\"#3E4C59\" fill-rule=\"nonzero\"/>
  256. \t\t\t\t\t\t\t<path d=\"M1254.17 498.75h-109.584c-52.5 0-95-42.5-95-95V249.583c0-52.5 42.5-95 95-95h44.167c52.5 0 95 42.5 95 95v85.834h-165c-9.583 0-17.5-7.917-17.5-17.5 0-9.584 7.917-17.5 17.5-17.5h130v-50.834c0-32.916-26.667-59.583-59.583-59.583h-44.167c-32.917 0-59.583 26.667-59.583 59.583v154.584c0 32.916 26.666 59.583 59.583 59.583h109.167c9.583 0 17.5 7.917 17.5 17.5s-7.917 17.5-17.5 17.5M2290.83 497.083h-54.583c-26.25 0-50.833-12.916-68.75-36.25-17.083-22.083-26.25-51.25-26.25-82.083 0-62.5 39.167-106.25 95-106.25h77.917c9.583 0 17.5 7.917 17.5 17.5s-7.917 17.5-17.5 17.5h-77.917c-35.833 0-59.583 28.333-59.583 70.833 0 45.834 26.666 82.917 59.583 82.917h54.583c32.917 0 59.584-26.667 59.584-59.583V247.5c0-32.917-26.667-59.583-59.584-59.583h-102.083c-9.583 0-17.5-7.917-17.5-17.5 0-9.584 7.917-17.5 17.5-17.5h102.083c52.5 0 95 42.5 95 95V402.5c0 52.083-42.5 94.583-95 94.583M1997.92 498.75h-55.834c-52.5 0-95-42.5-95-95V249.167c0-52.5 42.5-95 95-95h79.167c9.583 0 17.5 7.916 17.5 17.5 0 9.583-7.917 17.5-17.5 17.5h-79.167c-32.916 0-59.583 26.666-59.583 59.583v154.583c0 32.917 26.667 59.584 59.583 59.584h55.834c32.916 0 59.583-26.667 59.583-59.584V17.5c0-9.583 7.917-17.5 17.5-17.5s17.5 7.917 17.5 17.5v386.25c0 52.5-42.5 95-94.583 95M1457.08 498.75h-101.25c-9.583 0-17.5-7.917-17.5-17.5s7.917-17.5 17.5-17.5h101.25c31.667 0 57.5-25.833 57.5-57.5 0-27.083-19.166-50.833-45.833-56.25l-49.583-10.417c-7.917-1.25-19.167-4.583-22.5-5.833-35.834-13.75-59.584-48.333-59.584-86.667 0-51.25 41.667-92.5 92.5-92.5h76.25c9.584 0 17.5 7.917 17.5 17.5 0 9.584-7.916 17.5-17.5 17.5h-76.25c-31.666 0-57.5 25.834-57.5 57.5 0 23.75 15 45 36.667 53.75 1.667.834 10.833 3.334 16.25 4.167h.417l49.583 10.417c43.75 8.75 75 47.083 75 90.833 0 50.833-41.667 92.5-92.917 92.5M1704.17 498.75h-101.25c-9.584 0-17.5-7.917-17.5-17.5s7.916-17.5 17.5-17.5h101.25c31.666 0 57.5-25.833 57.5-57.5 0-27.083-19.167-50.833-45.834-56.25l-49.583-10.417c-7.917-1.25-19.167-4.583-22.5-5.833-35.833-13.75-59.583-48.333-59.583-86.667 0-51.25 41.666-92.5 92.5-92.5h76.25c9.583 0 17.5 7.917 17.5 17.5 0 9.584-7.917 17.5-17.5 17.5h-76.25c-31.667 0-57.5 25.834-57.5 57.5 0 23.75 15 45 37.083 53.75 1.667.834 10.833 3.334 16.25 4.167h.417l49.583 10.417c42.917 8.75 74.167 47.083 74.167 90.833.416 50.833-41.25 92.5-92.5 92.5\" fill=\"#3E4C59\" fill-rule=\"nonzero\"/>
  257. \t\t\t\t\t\t\t<circle cx=\"325.417\" cy=\"323.333\" r=\"54.167\" fill=\"#3E4C59\"/>
  258. \t\t\t\t\t\t\t<path d=\"M537.5 143.75l-95.417-95C416.25 22.5 383.333 6.25 347.5 1.667 340 .417 332.5 0 325 0c-44.583 0-86.25 17.083-117.5 48.333L48.75 207.5C17.5 238.75 0 280.417 0 325s17.083 86.25 48.75 117.5l95.417 95.833c10 10 23.333 15.417 37.5 15.417 14.166 0 27.5-5.417 37.5-15.417S235 515 235 500.417c0-14.167-5.417-27.917-15.417-37.917l-95-95.833c-11.25-11.25-17.5-25.834-17.5-41.667 0-15.833 5.834-30.417 17.084-41.667l159.166-159.166c11.25-11.25 25.834-17.084 41.667-17.084 15.833 0 30.417 6.25 41.667 17.084l95.416 95c10 10 23.75 15.833 37.917 15.833 14.167 0 27.917-5.417 37.917-15.833 10-10 15.833-23.75 15.833-37.917-.417-13.75-5.833-27.5-16.25-37.5z\" fill=\"#2bb0ed\" fill-rule=\"nonzero\"/>
  259. \t\t\t\t\t\t\t<path d=\"M602.917 209.583L507.5 113.75c-10-10-23.333-15.417-37.5-15.417-14.167 0-27.5 5.417-37.5 15.417s-15.833 23.333-15.833 37.917c0 14.166 5.416 27.916 15.416 37.916l95 95.834c11.25 11.25 17.5 25.833 17.5 41.666 0 15.834-5.833 30.417-17.083 41.667L368.333 527.917C357.083 539.167 342.5 545 326.667 545c-15.834 0-30.417-6.25-41.667-17.083l-95.417-95c-10-10-23.75-15.834-37.916-15.834-14.167 0-27.917 5.417-37.917 15.834-10 10-15.833 23.75-15.833 37.916 0 14.167 5.416 27.917 15.833 37.917l95.417 95c25.833 25.833 58.75 42.083 95 47.083 7.5.834 15 1.667 22.5 1.667 44.583 0 85.833-17.083 117.5-48.333L603.333 445c31.25-31.25 48.334-72.917 48.334-117.5-.417-45-17.5-86.667-48.75-117.917z\" fill=\"#61d0f7\" fill-rule=\"nonzero\"/>
  260. \t\t\t\t\t\t\t<path d=\"M181.667 553.333c-2.5 0-5 0-7.084-.416-11.666-1.667-22.5-6.667-30.833-15l-95.417-95C17.5 411.25 0 369.583 0 325s17.083-86.25 48.333-117.5l75.834-75.833 74.583 77.083-74.583 74.583c-11.25 11.25-17.084 25.834-17.084 41.667 0 15.833 6.25 30.417 17.084 41.667l95.416 95c10 10 15.834 23.75 15.834 37.916 0 14.167-5.417 27.917-15.834 37.917-10 10.417-23.333 15.833-37.916 15.833z\" fill=\"#46aef1\" fill-rule=\"nonzero\"/>
  261. \t\t\t\t\t\t</svg>
  262. \t\t\t\t\t\t<svg id=\"mobilelogo\" class=\"d-block d-lg-none\" xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 189 56\" aria-label=\"CESSDA Home Page\">
  263. \t\t\t\t\t\t\t<path d=\"M79.29 41.35h-7.05c-3.99 0-7.24-3.24-7.24-7.23V22.34c0-3.99 3.25-7.23 7.24-7.23l7.05-.03h.01c.74 0 1.34.6 1.35 1.34 0 .74-.6 1.35-1.34 1.35l-7.05.03c-2.51 0-4.55 2.03-4.55 4.53v11.78c0 2.5 2.04 4.54 4.55 4.54h7.05c.74 0 1.35.6 1.35 1.35-.03.74-.63 1.35-1.37 1.35M99.17 41.37H90.8c-3.99 0-7.24-3.25-7.24-7.24V22.34c0-3.99 3.25-7.24 7.24-7.24h3.37c3.99 0 7.24 3.25 7.24 7.24v6.55h-12.6a1.35 1.35 0 0 1 0-2.7h9.9v-3.85c0-2.51-2.04-4.54-4.55-4.54H90.8c-2.51 0-4.54 2.04-4.54 4.54v11.79c0 2.51 2.04 4.54 4.54 4.54h8.37c.74 0 1.35.6 1.35 1.35-.01.75-.61 1.35-1.35 1.35M178.26 41.23h-4.17c-2 0-3.86-.98-5.23-2.76-1.29-1.68-2.01-3.9-2.01-6.26 0-4.78 2.98-8.11 7.24-8.11h5.93a1.35 1.35 0 0 1 0 2.7h-5.93c-2.72 0-4.55 2.18-4.55 5.42 0 3.49 2.04 6.33 4.55 6.33h4.17c2.51 0 4.55-2.04 4.55-4.54V22.2c0-2.5-2.04-4.54-4.55-4.54h-7.77a1.35 1.35 0 0 1 0-2.7h7.77c3.99 0 7.24 3.25 7.24 7.24V34c0 3.99-3.25 7.23-7.24 7.23M155.9 41.37h-4.26c-3.99 0-7.24-3.25-7.24-7.24v-11.8c0-3.99 3.25-7.24 7.24-7.24h6.04a1.35 1.35 0 0 1 0 2.7h-6.04c-2.51 0-4.55 2.04-4.55 4.54v11.8c0 2.51 2.04 4.54 4.55 4.54h4.26c2.51 0 4.55-2.04 4.55-4.54V4.66a1.35 1.35 0 0 1 2.7 0v29.47c-.01 3.99-3.26 7.24-7.25 7.24M114.66 41.37h-7.72a1.35 1.35 0 0 1 0-2.7h7.72c2.41 0 4.38-1.96 4.38-4.37 0-2.07-1.47-3.87-3.5-4.29l-3.77-.78c-.6-.11-1.46-.36-1.72-.46-2.72-1.04-4.55-3.69-4.55-6.6 0-3.9 3.17-7.07 7.07-7.07h5.83a1.35 1.35 0 0 1 0 2.7h-5.83c-2.41 0-4.38 1.96-4.38 4.37 0 1.8 1.13 3.44 2.81 4.09.13.05.81.25 1.25.33l.04.01 3.79.79c3.27.67 5.65 3.58 5.65 6.92 0 3.89-3.17 7.06-7.07 7.06M133.51 41.37h-7.72a1.35 1.35 0 0 1 0-2.7h7.72c2.41 0 4.38-1.96 4.38-4.37 0-2.07-1.47-3.87-3.5-4.29l-3.77-.78c-.6-.11-1.45-.36-1.72-.46-2.72-1.04-4.55-3.69-4.55-6.6 0-3.9 3.17-7.07 7.07-7.07h5.83a1.35 1.35 0 0 1 0 2.7h-5.83c-2.41 0-4.38 1.96-4.38 4.37 0 1.8 1.13 3.44 2.81 4.09.13.05.81.25 1.25.33l.04.01 3.79.79c3.27.67 5.65 3.58 5.65 6.92 0 3.89-3.17 7.06-7.07 7.06M32.49 27.99c0 2.29-1.85 4.14-4.14 4.14-2.29 0-4.14-1.85-4.14-4.14 0-2.29 1.85-4.14 4.14-4.14 2.28 0 4.14 1.85 4.14 4.14\"></path>
  264. \t\t\t\t\t\t\t<path d=\"M35.62 11.38c.91-.9 2.12-1.4 3.41-1.4.61 0 1.2.12 1.75.33L37.26 6.8c-2.02-2.01-4.56-3.28-7.37-3.65-.58-.08-1.16-.11-1.73-.11-3.44 0-6.67 1.34-9.09 3.76L7.14 18.73c-.3.3-.59.62-.86.95-1.89 2.29-2.91 5.15-2.91 8.16 0 3.44 1.34 6.67 3.77 9.1l2.88 2.88.61.61v-.01l3.4 3.4c.45.45.98.77 1.55.99l.04.04c.06.02.13.03.19.05.06.02.11.03.17.05.19.05.39.1.59.13h.05c.18.02.35.05.53.05 1.18 0 2.29-.46 3.12-1.28l.01-.01c.01-.01.02-.01.02-.02.84-.84 1.3-1.95 1.3-3.13s-.46-2.3-1.3-3.13l-3.85-3.85-3.03-3.05a3.995 3.995 0 0 1-1.18-2.84c0-.83.25-1.62.72-2.29.13-.18.27-.36.43-.53l5.88-5.88 6.06-6.07c.75-.75 1.76-1.17 2.83-1.17s2.08.42 2.84 1.17l3.53 3.52c-.22-.56-.34-1.16-.33-1.78-.01-1.28.5-2.49 1.42-3.41\"></path>
  265. \t\t\t\t\t\t\t<path d=\"M49.29 18.87l-6.94-6.99a4.404 4.404 0 0 0-3.11-1.27c-1.18 0-2.29.46-3.12 1.28-.84.83-1.31 1.95-1.31 3.13-.01 1.18.45 2.3 1.29 3.14l6.92 6.97c.76.76 1.18 1.77 1.18 2.84 0 1.07-.41 2.08-1.16 2.83L31.1 42.73c-.75.75-1.76 1.17-2.83 1.17s-2.08-.42-2.84-1.17l-3.49-3.49c.2.54.32 1.12.32 1.71 0 1.29-.5 2.51-1.42 3.43-.91.92-2.13 1.42-3.43 1.42a4.603 4.603 0 0 1-1.82-.36l3.57 3.57c2.02 2.01 4.56 3.28 7.37 3.65.57.08 1.15.11 1.73.11 3.44 0 6.67-1.33 9.09-3.76L49.3 37.06c2.42-2.43 3.76-5.66 3.76-9.1s-1.35-6.67-3.77-9.09\"></path>
  266. \t\t\t\t\t\t</svg>
  267. \t\t\t\t\t</a>
  268. \t\t\t\t\t<div id=\"htoggle\" class=\"navbar-toggler collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#topNavMenu\" role=\"button\" aria-controls=\"topNavMenu\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  269. \t\t\t\t\t\t<div id=\"hamburger\">
  270. \t\t\t\t\t\t\t<span></span>
  271. \t\t\t\t\t\t\t<span></span>
  272. \t\t\t\t\t\t\t<span></span>
  273. \t\t\t\t\t\t\t<span></span>
  274. \t\t\t\t\t\t</div>
  275. \t\t\t\t\t</div>
  276. \t\t\t\t\t<div class=\"collapse navbar-collapse justify-content-center\" id=\"topNavMenu\">
  277. \t\t\t\t\t\t<ul class=\"navbar-nav mx-auto\">
  278. \t\t\t\t\t\t\t";
  279.         // line 161
  280.         $context['_parent'] = $context;
  281.         $context['_seq'] = twig_ensure_traversable((isset($context["mainNavigation"]) || array_key_exists("mainNavigation"$context) ? $context["mainNavigation"] : (function () { throw new RuntimeError('Variable "mainNavigation" does not exist.'161$this->source); })()));
  282.         $context['loop'] = [
  283.           'parent' => $context['_parent'],
  284.           'index0' => 0,
  285.           'index'  => 1,
  286.           'first'  => true,
  287.         ];
  288.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  289.             $length count($context['_seq']);
  290.             $context['loop']['revindex0'] = $length 1;
  291.             $context['loop']['revindex'] = $length;
  292.             $context['loop']['length'] = $length;
  293.             $context['loop']['last'] = === $length;
  294.         }
  295.         foreach ($context['_seq'] as $context["_key"] => $context["page"]) {
  296.             // line 162
  297.             echo "\t\t\t\t\t\t\t\t";
  298.             if (((twig_get_attribute($this->env$this->source$context["page"], "documentType", [], "any"falsefalsetrue162) == "page") && twig_get_attribute($this->env$this->source$context["page"], "visible", [], "any"falsefalsetrue162))) {
  299.                 // line 163
  300.                 echo "\t\t\t\t\t\t\t\t\t";
  301.                 $context["pagedoc"] = Pimcore\Model\Document::getById($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["page"], "id", [], "any"falsefalsetrue163), 163$this->source));
  302.                 // line 164
  303.                 echo "\t\t\t\t\t\t\t\t\t<li class=\"nav-item dropdown\">
  304. \t\t\t\t\t\t\t\t\t\t<a class=\"nav-link dropdown-toggle menu-toggle-";
  305.                 // line 165
  306.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["pagedoc"]) || array_key_exists("pagedoc"$context) ? $context["pagedoc"] : (function () { throw new RuntimeError('Variable "pagedoc" does not exist.'165$this->source); })()), "getProperty", [=> "theme_class"], "method"falsefalsetrue165), 165$this->source), "html"nulltrue);
  307.                 echo "\" href=\"#\" aria-label=\"Expand submenu\" id=\"Dropdown";
  308.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["page"], "id", [], "any"falsefalsetrue165), 165$this->source), "html"nulltrue);
  309.                 echo "\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  310. \t\t\t\t\t\t\t\t\t\t\t";
  311.                 // line 166
  312.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["page"], "label", [], "any"falsefalsetrue166), 166$this->source), "html"nulltrue);
  313.                 echo "
  314. \t\t\t\t\t\t\t\t\t\t</a>
  315. \t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu menu-";
  316.                 // line 168
  317.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["pagedoc"]) || array_key_exists("pagedoc"$context) ? $context["pagedoc"] : (function () { throw new RuntimeError('Variable "pagedoc" does not exist.'168$this->source); })()), "getProperty", [=> "theme_class"], "method"falsefalsetrue168), 168$this->source), "html"nulltrue);
  318.                 if (twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsetrue168)) {
  319.                     echo " dropdown-menu-end";
  320.                 }
  321.                 echo "\" aria-labelledby=\"Dropdown";
  322.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["page"], "id", [], "any"falsefalsetrue168), 168$this->source), "html"nulltrue);
  323.                 echo "\">
  324. \t\t\t\t\t\t\t\t\t\t\t";
  325.                 // line 170
  326.                 $context['_parent'] = $context;
  327.                 $context['_seq'] = twig_ensure_traversable($context["page"]);
  328.                 foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  329.                     // line 171
  330.                     echo "\t\t\t\t\t\t\t\t\t\t\t\t";
  331.                     if (twig_get_attribute($this->env$this->source$context["child"], "visible", [], "any"falsefalsetrue171)) {
  332.                         // line 172
  333.                         echo "\t\t\t\t\t\t\t\t\t\t\t\t\t<li>
  334. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"dropdown-item\" href=\"";
  335.                         // line 173
  336.                         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["child"], "uri", [], "any"falsefalsetrue173), 173$this->source), "html"nulltrue);
  337.                         echo "\">";
  338.                         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["child"], "label", [], "any"falsefalsetrue173), 173$this->source), "html"nulltrue);
  339.                         echo "</a>
  340. \t\t\t\t\t\t\t\t\t\t\t\t\t</li>
  341. \t\t\t\t\t\t\t\t\t\t\t\t";
  342.                     }
  343.                     // line 176
  344.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  345.                 }
  346.                 $_parent $context['_parent'];
  347.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  348.                 $context array_intersect_key($context$_parent) + $_parent;
  349.                 // line 177
  350.                 echo "
  351. \t\t\t\t\t\t\t\t\t\t</ul>
  352. \t\t\t\t\t\t\t\t\t</li>
  353. \t\t\t\t\t\t\t\t";
  354.             }
  355.             // line 181
  356.             echo "\t\t\t\t\t\t\t";
  357.             ++$context['loop']['index0'];
  358.             ++$context['loop']['index'];
  359.             $context['loop']['first'] = false;
  360.             if (isset($context['loop']['length'])) {
  361.                 --$context['loop']['revindex0'];
  362.                 --$context['loop']['revindex'];
  363.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  364.             }
  365.         }
  366.         $_parent $context['_parent'];
  367.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['page'], $context['_parent'], $context['loop']);
  368.         $context array_intersect_key($context$_parent) + $_parent;
  369.         // line 182
  370.         echo "\t\t\t\t\t\t</ul>
  371. \t\t\t\t\t\t<ul class=\"navbar-nav\">
  372. \t\t\t\t\t\t\t<li class=\"nav-item nav-icons justify-content-center justify-content-lg-end\">
  373. \t\t\t\t\t\t\t\t<a href=\"/News-and-Events/Events\" title=\"Event Calendar\">
  374. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"currentColor\" class=\"bi bi-calendar2-check\" viewbox=\"0 0 16 16\">
  375. \t\t\t\t\t\t\t\t\t\t<path d=\"M10.854 8.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708 0z\"/>
  376. \t\t\t\t\t\t\t\t\t\t<path d=\"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z\"/>
  377. \t\t\t\t\t\t\t\t\t\t<path d=\"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z\"/>
  378. \t\t\t\t\t\t\t\t\t</svg>
  379. \t\t\t\t\t\t\t\t</a>
  380. \t\t\t\t\t\t\t\t<a href=\"/About/Main-Office-and-Governance\" title=\"Contact\">
  381. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" class=\"bi bi-envelope\" viewbox=\"0 0 16 16\">
  382. \t\t\t\t\t\t\t\t\t\t<path d=\"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z\"/>
  383. \t\t\t\t\t\t\t\t\t</svg>
  384. \t\t\t\t\t\t\t\t</a>
  385. \t\t\t\t\t\t\t\t<a href=\"/sitemap\" title=\"Sitemap\">
  386. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" fill=\"currentColor\" class=\"bi bi-diagram-3\" viewbox=\"0 0 16 16\">
  387. \t\t\t\t\t\t\t\t\t\t<path fill-rule=\"evenodd\" d=\"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM0 11.5A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z\"/>
  388. \t\t\t\t\t\t\t\t\t</svg>
  389. \t\t\t\t\t\t\t\t</a>
  390. \t\t\t\t\t\t\t\t<a href=\"/search\" title=\"Search\">
  391. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"currentColor\" class=\"bi bi-search\" viewbox=\"0 0 16 16\">
  392. \t\t\t\t\t\t\t\t\t\t<path d=\"M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z\"/>
  393. \t\t\t\t\t\t\t\t\t</svg>
  394. \t\t\t\t\t\t\t\t</a>
  395. \t\t\t\t\t\t\t</li>
  396. \t\t\t\t\t\t</ul>
  397. \t\t\t\t\t</div>
  398. \t\t\t\t</div>
  399. \t\t\t</nav>
  400. \t\t</header>
  401. \t\t";
  402.         // line 221
  403.         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.'221$this->source); })()), "request", [], "any"falsefalsetrue221), "schemeAndHttpHost", [], "any"falsefalsetrue221) != "https://www.cessda.eu")) {
  404.             // line 222
  405.             echo "\t\t\t<div style=\"color:black;padding:15px;color:crimson;background:pink;text-align:center;font-size:18px;line-height:1;font-weight:600\">This is the
  406. \t\t\t\t<span>DEVELOPMENT SYSTEM</span>
  407. \t\t\t</div>
  408. \t\t";
  409.         }
  410.         // line 226
  411.         echo "\t\t";
  412.         $this->displayBlock("content"$context$blocks);
  413.         echo "
  414. \t\t<footer class=\"py-5 footer-std\">
  415. \t\t\t<div class=\"container-xl\">
  416. \t\t\t\t<div class=\"row\">
  417. \t\t\t\t\t<div class=\"col-12 col-lg-6 text-center text-lg-start order-2 order-lg-1 mt-5 mt-lg-0\">
  418. \t\t\t\t\t\t<p>
  419. \t\t\t\t\t\t\t<strong>CESSDA</strong><br>
  420. \t\t\t\t\t\t\t<span>Consortium of European
  421. \t\t\t\t\t\t\t\t<br>Social Science Data Archives</span>
  422. \t\t\t\t\t\t</p><hr class=\"footer-hr\">
  423. \t\t\t\t\t\t<p>Solheimsgaten 16<br>
  424. \t\t\t\t\t\t\t5058 Bergen, Norway<br>
  425. \t\t\t\t\t\t\t(+47) 40 10 09 64<br>
  426. \t\t\t\t\t\t\t<a href=\"mailto:cessda@cessda.eu\">cessda@cessda.eu</a>
  427. \t\t\t\t\t\t</p>
  428. \t\t\t\t\t\t<p>
  429. \t\t\t\t\t\t\t<a href=\"https://twitter.com/CESSDA_Data/\" class=\"socialfooter twitter\" target=\"_blank\">
  430. \t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" fill=\"currentColor\" viewbox=\"0 0 16 16\" aria-label=\"Twitter\">
  431. \t\t\t\t\t\t\t\t\t<path d=\"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z\"/>
  432. \t\t\t\t\t\t\t\t</svg>
  433. \t\t\t\t\t\t\t</a>
  434. \t\t\t\t\t\t\t<a href=\"https://www.youtube.com/channel/UCqbZKb1Enh-WcFpg6t86wsA\" class=\"socialfooter youtube\" target=\"_blank\">
  435. \t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" viewbox=\"0 0 16 16\" aria-label=\"Youtube\">
  436. \t\t\t\t\t\t\t\t\t<path d=\"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z\"/>
  437. \t\t\t\t\t\t\t\t</svg>
  438. \t\t\t\t\t\t\t</a>
  439. \t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/cessda\" class=\"socialfooter\" target=\"_blank\">
  440. \t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 16 16\" aria-label=\"LinkedIn\">
  441. \t\t\t\t\t\t\t\t\t<path d=\"M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z\"/>
  442. \t\t\t\t\t\t\t\t</svg>
  443. \t\t\t\t\t\t\t</a>
  444. \t\t\t\t\t\t</p>
  445. \t\t\t\t\t\t<div class=\"credit\">
  446. \t\t\t\t\t\t\t<a href=\"https://openconcept.no/en\" target=\"_blank\" rel=\"noopener\">Design &amp; solution by Open Concept AS</a>
  447. \t\t\t\t\t\t</div>
  448. \t\t\t\t\t</div>
  449. \t\t\t\t\t<div class=\"col-12 col-lg-6 text-center text-lg-start order-1 order-lg-2\">
  450. \t\t\t\t\t\t<div class=\"footerlinks\">
  451. \t\t\t\t\t\t\t<a href=\"/News-and-Events/News\">News</a><br>
  452. \t\t\t\t\t\t\t<a href=\"/News-and-Events/Events\">Events</a><br>
  453. \t\t\t\t\t\t\t<a href=\"/About/Main-Office-and-Governance\">Main Office</a>
  454. \t\t\t\t\t\t\t<hr class=\"footer-hr\">
  455. \t\t\t\t\t\t\t<a href=\"/Covid-19\">COVID-19</a><br>
  456. \t\t\t\t\t\t\t<a href=\"/Privacy-Policy\">Privacy Policy and Cookies</a><br>
  457. \t\t\t\t\t\t\t<a href=\"/Acceptable-Use-Policy\">Acceptable Use Policy</a>
  458. \t\t\t\t\t\t</div>
  459. \t\t\t\t\t</div>
  460. \t\t\t\t</div>
  461. \t\t\t</div>
  462. \t\t</footer>
  463. \t\t<div id=\"btn-back-to-top\">
  464. \t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-arrow-up-circle-fill\" viewbox=\"0 0 16 16\">
  465. \t\t\t\t<path d=\"M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z\"/>
  466. \t\t\t</svg>
  467. \t\t</div>
  468. \t\t<script>
  469. \t\t\tdocument.addEventListener(\"DOMContentLoaded\", function (event) {
  470. var navicon = document.getElementById('htoggle');
  471. var navEl = document.getElementById('hamburger');
  472. function toggleMenu() {
  473. navEl.classList.toggle('open');
  474. };
  475. navicon.addEventListener(\"click\", toggleMenu, false);
  476. let topbutton = document.getElementById(\"btn-back-to-top\");
  477. // When the user scrolls down 20px from the top of the document, show the button
  478. window.onscroll = function () {
  479. scrollFunction();
  480. };
  481. function scrollFunction() {
  482. if (document.body.scrollTop > 80 || document.documentElement.scrollTop > 80) {
  483. topbutton.style.opacity = \"1\";
  484. } else {
  485. topbutton.style.opacity = \"0\";
  486. }
  487. }
  488. // When the user clicks on the button, scroll to the top of the document
  489. topbutton.addEventListener(\"click\", backToTop);
  490. function backToTop() {
  491. document.body.scrollTop = 0;
  492. document.documentElement.scrollTop = 0;
  493. }
  494. });
  495. \t\t</script>
  496. <!-- Matomo -->
  497. <script>
  498.   var _paq = window._paq = window._paq || [];
  499.   _paq.push([\"setDomains\", [\"*.cessda.eu\",\"*.www.cessda.eu\"]]);
  500.   _paq.push(['trackPageView']);
  501.   _paq.push(['enableLinkTracking']);
  502.   (function() {
  503.     var u=\"https://cessda.matomo.cloud/\";
  504.     _paq.push(['setTrackerUrl', u+'matomo.php']);
  505.     _paq.push(['setSiteId', '1']);
  506.     var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  507.     g.async=true; g.src='https://cdn.matomo.cloud/cessda.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
  508.   })();
  509. </script>
  510. <!-- End Matomo Code -->
  511. \t</body>
  512. </html>
  513. ";
  514.         
  515.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  516.         
  517.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  518.         $this->deferred->resolve($this$context$blocks);
  519.     }
  520.     public function block_head_stylesheets($context, array $blocks = [])
  521.     {
  522.         $this->deferred->defer($this'head_stylesheets');
  523.     }
  524.     // line 24
  525.     public function block_head_stylesheets_deferred($context, array $blocks = [])
  526.     {
  527.         $macros $this->macros;
  528.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  529.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  530.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  531.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  532.         // line 25
  533.         echo "\t\t\t";
  534.         echo $this->env->getFunction('pimcore_head_link')->getCallable()();
  535.         echo "
  536. \t\t";
  537.         
  538.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  539.         
  540.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  541.         $this->deferred->resolve($this$context$blocks);
  542.     }
  543.     public function block_layout_head_meta($context, array $blocks = [])
  544.     {
  545.         $this->deferred->defer($this'layout_head_meta');
  546.     }
  547.     // line 29
  548.     public function block_layout_head_meta_deferred($context, array $blocks = [])
  549.     {
  550.         $macros $this->macros;
  551.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  552.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  553.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  554.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  555.         // line 30
  556.         echo "\t\t\t";
  557.         echo $this->env->getFunction('pimcore_head_title')->getCallable()();
  558.         echo "
  559. \t\t\t";
  560.         // line 31
  561.         echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
  562.         echo "
  563. \t\t\t";
  564.         // line 33
  565.         if (twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_placeholder')->getCallable()("canonical"), "count", [], "method"falsefalsetrue33)) {
  566.             // line 34
  567.             echo "\t\t\t\t<link rel=\"canonical\" href=\"";
  568.             echo $this->env->getFunction('pimcore_placeholder')->getCallable()("canonical");
  569.             echo "\"/>
  570. \t\t\t";
  571.         }
  572.         // line 36
  573.         echo "
  574. \t\t";
  575.         
  576.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  577.         
  578.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  579.         $this->deferred->resolve($this$context$blocks);
  580.     }
  581.     public function block_headscripts($context, array $blocks = [])
  582.     {
  583.         $this->deferred->defer($this'headscripts');
  584.     }
  585.     // line 43
  586.     public function block_headscripts_deferred($context, array $blocks = [])
  587.     {
  588.         $macros $this->macros;
  589.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  590.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headscripts"));
  591.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  592.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headscripts"));
  593.         // line 44
  594.         echo "\t\t\t";
  595.         echo $this->env->getFunction('pimcore_head_script')->getCallable()();
  596.         echo "
  597. \t\t";
  598.         
  599.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  600.         
  601.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  602.         $this->deferred->resolve($this$context$blocks);
  603.     }
  604.     public function getTemplateName()
  605.     {
  606.         return "layouts/layout.html.twig";
  607.     }
  608.     public function isTraitable()
  609.     {
  610.         return false;
  611.     }
  612.     public function getDebugInfo()
  613.     {
  614.         return array (  672 => 44,  662 => 43,  645 => 36,  639 => 34,  637 => 33,  632 => 31,  627 => 30,  617 => 29,  598 => 25,  588 => 24,  441 => 226,  435 => 222,  433 => 221,  392 => 182,  378 => 181,  372 => 177,  366 => 176,  358 => 173,  355 => 172,  352 => 171,  348 => 170,  338 => 168,  333 => 166,  327 => 165,  324 => 164,  321 => 163,  318 => 162,  301 => 161,  269 => 131,  267 => 129,  266 => 128,  265 => 127,  262 => 126,  259 => 125,  256 => 124,  253 => 123,  250 => 122,  246 => 119,  236 => 115,  233 => 114,  206 => 89,  204 => 88,  201 => 87,  194 => 83,  189 => 80,  187 => 79,  184 => 78,  176 => 73,  171 => 70,  169 => 69,  162 => 65,  157 => 62,  154 => 61,  151 => 60,  148 => 59,  145 => 58,  142 => 57,  139 => 56,  136 => 55,  133 => 54,  131 => 53,  127 => 51,  124 => 50,  122 => 49,  119 => 48,  116 => 47,  113 => 46,  110 => 43,  108 => 42,  105 => 41,  103 => 40,  99 => 38,  97 => 29,  93 => 27,  90 => 24,  87 => 23,  84 => 22,  82 => 21,  79 => 20,  76 => 19,  73 => 18,  70 => 17,  67 => 16,  65 => 15,  49 => 1,);
  615.     }
  616.     public function getSourceContext()
  617.     {
  618.         return new Source("<!DOCTYPE html>
  619. <html lang=\"en\">
  620. \t<head>
  621. \t\t<meta charset=\"utf-8\">
  622. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  623. \t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/apple-touch-icon.png\">
  624. \t\t<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">
  625. \t\t<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">
  626. \t\t<link rel=\"manifest\" href=\"/site.webmanifest\">
  627. \t\t<link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#5bbad5\">
  628. \t\t<meta name=\"msapplication-TileColor\" content=\"#da532c\">
  629. \t\t<meta name=\"theme-color\" content=\"#ffffff\">
  630. \t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/cessda.min.css')) %}
  631. \t\t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/print.min.css'), 'print') %}
  632. \t\t{% if document.getTitle() is not empty %}
  633. \t\t\t{% do pimcore_head_title().set(document.getTitle()) %}
  634. \t\t{% endif %}
  635. \t\t{% if document.getDescription() is not empty %}
  636. \t\t\t{% do pimcore_head_meta().setDescription(document.getDescription()) %}
  637. \t\t{% endif %}
  638. \t\t{% block head_stylesheets deferred %}
  639. \t\t\t{{ pimcore_head_link() }}
  640. \t\t{% endblock %}
  641. \t\t{% block layout_head_meta deferred %}
  642. \t\t\t{{ pimcore_head_title() }}
  643. \t\t\t{{ pimcore_head_meta() }}
  644. \t\t\t{% if pimcore_placeholder('canonical').count() %}
  645. \t\t\t\t<link rel=\"canonical\" href=\"{{ pimcore_placeholder('canonical') }}\"/>
  646. \t\t\t{% endif %}
  647. \t\t{% endblock %}
  648. \t\t{% do pimcore_head_script().appendFile(asset('static/js/bootstrap.bundle.min.js')) %}
  649. \t\t{% do pimcore_head_script().appendFile(asset('static/js/lazysizes.min.js')) %}
  650. \t\t{% block headscripts deferred %}
  651. \t\t\t{{ pimcore_head_script() }}
  652. \t\t{% endblock %}
  653. \t\t{% set theme_class = document.getProperty('theme_class') %}
  654. \t\t{% if training is defined and training == true %}
  655. \t\t\t{% set theme_class = 'training' %}
  656. \t\t{% endif %}
  657. \t\t{% set pillar_background = document.getProperty('pillar_background') %}
  658. \t\t{% set training_pillar = document.getProperty('training_pillar') %}
  659. \t\t{% set section_title = document.getProperty('section_title') %}
  660. \t\t{% set showBreadcrumbs = (hideBreadcrumbs is defined) ? not hideBreadcrumbs : true %}
  661. \t\t{% if not document is defined or not document %}
  662. \t\t\t{% set document = pimcore_document(1) %}
  663. \t\t{% endif %}
  664. \t\t{% if training is defined and training == true %}
  665. \t\t\t{% set training_background = document.getProperty('training_background') %}
  666. \t\t\t<style>
  667. \t\t\t\t@media(min-width: 992px) {
  668. \t\t\t\t\t.section-pillar {
  669. \t\t\t\t\t\tbackground-image: url(\"{{ training_background.thumbnail('pillar') }}\");
  670. \t\t\t\t\t}
  671. \t\t\t\t}
  672. \t\t\t</style>
  673. \t\t{% elseif pillar_background %}
  674. \t\t\t<style>
  675. \t\t\t\t@media(min-width: 992px) {
  676. \t\t\t\t\t.section-pillar {
  677. \t\t\t\t\t\tbackground-image: url(\"{{ pillar_background.thumbnail('pillar') }}\");
  678. \t\t\t\t\t}
  679. \t\t\t\t}
  680. \t\t\t</style>
  681. \t\t{% endif %}
  682. \t\t{% if training_pillar %}
  683. \t\t\t<style>
  684. \t\t\t\t.training-pillar {
  685. \t\t\t\t\tbackground-image: url(\"{{ training_pillar.thumbnail('pillar') }}\");
  686. \t\t\t\t}
  687. \t\t\t</style>
  688. \t\t{% endif %}
  689. \t\t{% if document is defined and (document.id == 1 or document.id == 50) %}
  690. \t\t\t<!-- MailerLite Universal -->
  691. \t\t\t<script>
  692. \t\t\t\t(function (m, a, i, l, e, r) {
  693. m['MailerLiteObject'] = e;
  694. function f() {
  695. var c = {
  696. a: arguments,
  697. q: []
  698. };
  699. var r = this.push(c);
  700. return \"number\" != typeof r ? r : f.bind(c.q);
  701. }
  702. f.q = f.q || [];
  703. m[e] = m[e] || f.bind(f.q);
  704. m[e].q = m[e].q || f.q;
  705. r = a.createElement(i);
  706. var _ = a.getElementsByTagName(i)[0];
  707. r.async = 1;
  708. r.src = l + '?v' + (~~ (new Date().getTime() / 1000000));
  709. _.parentNode.insertBefore(r, _);
  710. })(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml');
  711. var ml_account = ml('accounts', '1215904', 't9u1w1z3z1', 'load');
  712. \t\t\t</script>
  713. \t\t\t<!-- End MailerLite Universal -->
  714. \t\t{% endif %}
  715. \t</head>
  716. \t<body {% if theme_class %} class=\"{{ theme_class }}\" {% endif %}>
  717. \t\t{# get root node if there is no document defined (for pages which are routed directly through static route) #}
  718. \t\t{# get the document which should be used to start in navigation | default home #}
  719. \t\t{% set navStartNode = document.getProperty('navigationRoot') %}
  720. \t\t\t{% if not navStartNode is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Page') %}
  721. \t\t{% set navStartNode = pimcore_document(1) %}
  722. \t\t{% endif %}
  723. \t\t{% set mainNavigation = pimcore_build_nav({
  724.     active: document,
  725.     root: navStartNode
  726. }) %}
  727. \t\t\t<header id=\"topheader\"> <nav id=\"topnav\" class=\"navbar navbar-expand-lg\">
  728. \t\t\t\t<div class=\"container-xl\">
  729. \t\t\t\t\t<a id=\"home\" class=\"navbar-brand\" href=\"/\">
  730. \t\t\t\t\t\t<svg viewbox=\"0 0 2386 652\" class=\"d-none d-lg-block\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" aria-label=\"CESSDA Home Page\">
  731. \t\t\t\t\t\t\t<path d=\"M993.333 498.333h-92.5c-52.5 0-95-42.5-95-94.583V249.167c0-52.084 42.5-94.584 95-94.584l92.5-.416c9.584 0 17.5 7.916 17.5 17.5 0 9.583-7.916 17.5-17.5 17.916l-92.5.417c-32.916 0-59.583 26.667-59.583 59.583v154.584c0 32.916 26.667 59.583 59.583 59.583h92.5c9.584 0 17.5 7.917 17.5 17.5.417 9.167-7.5 17.083-17.5 17.083\" fill=\"#3E4C59\" fill-rule=\"nonzero\"/>
  732. \t\t\t\t\t\t\t<path d=\"M1254.17 498.75h-109.584c-52.5 0-95-42.5-95-95V249.583c0-52.5 42.5-95 95-95h44.167c52.5 0 95 42.5 95 95v85.834h-165c-9.583 0-17.5-7.917-17.5-17.5 0-9.584 7.917-17.5 17.5-17.5h130v-50.834c0-32.916-26.667-59.583-59.583-59.583h-44.167c-32.917 0-59.583 26.667-59.583 59.583v154.584c0 32.916 26.666 59.583 59.583 59.583h109.167c9.583 0 17.5 7.917 17.5 17.5s-7.917 17.5-17.5 17.5M2290.83 497.083h-54.583c-26.25 0-50.833-12.916-68.75-36.25-17.083-22.083-26.25-51.25-26.25-82.083 0-62.5 39.167-106.25 95-106.25h77.917c9.583 0 17.5 7.917 17.5 17.5s-7.917 17.5-17.5 17.5h-77.917c-35.833 0-59.583 28.333-59.583 70.833 0 45.834 26.666 82.917 59.583 82.917h54.583c32.917 0 59.584-26.667 59.584-59.583V247.5c0-32.917-26.667-59.583-59.584-59.583h-102.083c-9.583 0-17.5-7.917-17.5-17.5 0-9.584 7.917-17.5 17.5-17.5h102.083c52.5 0 95 42.5 95 95V402.5c0 52.083-42.5 94.583-95 94.583M1997.92 498.75h-55.834c-52.5 0-95-42.5-95-95V249.167c0-52.5 42.5-95 95-95h79.167c9.583 0 17.5 7.916 17.5 17.5 0 9.583-7.917 17.5-17.5 17.5h-79.167c-32.916 0-59.583 26.666-59.583 59.583v154.583c0 32.917 26.667 59.584 59.583 59.584h55.834c32.916 0 59.583-26.667 59.583-59.584V17.5c0-9.583 7.917-17.5 17.5-17.5s17.5 7.917 17.5 17.5v386.25c0 52.5-42.5 95-94.583 95M1457.08 498.75h-101.25c-9.583 0-17.5-7.917-17.5-17.5s7.917-17.5 17.5-17.5h101.25c31.667 0 57.5-25.833 57.5-57.5 0-27.083-19.166-50.833-45.833-56.25l-49.583-10.417c-7.917-1.25-19.167-4.583-22.5-5.833-35.834-13.75-59.584-48.333-59.584-86.667 0-51.25 41.667-92.5 92.5-92.5h76.25c9.584 0 17.5 7.917 17.5 17.5 0 9.584-7.916 17.5-17.5 17.5h-76.25c-31.666 0-57.5 25.834-57.5 57.5 0 23.75 15 45 36.667 53.75 1.667.834 10.833 3.334 16.25 4.167h.417l49.583 10.417c43.75 8.75 75 47.083 75 90.833 0 50.833-41.667 92.5-92.917 92.5M1704.17 498.75h-101.25c-9.584 0-17.5-7.917-17.5-17.5s7.916-17.5 17.5-17.5h101.25c31.666 0 57.5-25.833 57.5-57.5 0-27.083-19.167-50.833-45.834-56.25l-49.583-10.417c-7.917-1.25-19.167-4.583-22.5-5.833-35.833-13.75-59.583-48.333-59.583-86.667 0-51.25 41.666-92.5 92.5-92.5h76.25c9.583 0 17.5 7.917 17.5 17.5 0 9.584-7.917 17.5-17.5 17.5h-76.25c-31.667 0-57.5 25.834-57.5 57.5 0 23.75 15 45 37.083 53.75 1.667.834 10.833 3.334 16.25 4.167h.417l49.583 10.417c42.917 8.75 74.167 47.083 74.167 90.833.416 50.833-41.25 92.5-92.5 92.5\" fill=\"#3E4C59\" fill-rule=\"nonzero\"/>
  733. \t\t\t\t\t\t\t<circle cx=\"325.417\" cy=\"323.333\" r=\"54.167\" fill=\"#3E4C59\"/>
  734. \t\t\t\t\t\t\t<path d=\"M537.5 143.75l-95.417-95C416.25 22.5 383.333 6.25 347.5 1.667 340 .417 332.5 0 325 0c-44.583 0-86.25 17.083-117.5 48.333L48.75 207.5C17.5 238.75 0 280.417 0 325s17.083 86.25 48.75 117.5l95.417 95.833c10 10 23.333 15.417 37.5 15.417 14.166 0 27.5-5.417 37.5-15.417S235 515 235 500.417c0-14.167-5.417-27.917-15.417-37.917l-95-95.833c-11.25-11.25-17.5-25.834-17.5-41.667 0-15.833 5.834-30.417 17.084-41.667l159.166-159.166c11.25-11.25 25.834-17.084 41.667-17.084 15.833 0 30.417 6.25 41.667 17.084l95.416 95c10 10 23.75 15.833 37.917 15.833 14.167 0 27.917-5.417 37.917-15.833 10-10 15.833-23.75 15.833-37.917-.417-13.75-5.833-27.5-16.25-37.5z\" fill=\"#2bb0ed\" fill-rule=\"nonzero\"/>
  735. \t\t\t\t\t\t\t<path d=\"M602.917 209.583L507.5 113.75c-10-10-23.333-15.417-37.5-15.417-14.167 0-27.5 5.417-37.5 15.417s-15.833 23.333-15.833 37.917c0 14.166 5.416 27.916 15.416 37.916l95 95.834c11.25 11.25 17.5 25.833 17.5 41.666 0 15.834-5.833 30.417-17.083 41.667L368.333 527.917C357.083 539.167 342.5 545 326.667 545c-15.834 0-30.417-6.25-41.667-17.083l-95.417-95c-10-10-23.75-15.834-37.916-15.834-14.167 0-27.917 5.417-37.917 15.834-10 10-15.833 23.75-15.833 37.916 0 14.167 5.416 27.917 15.833 37.917l95.417 95c25.833 25.833 58.75 42.083 95 47.083 7.5.834 15 1.667 22.5 1.667 44.583 0 85.833-17.083 117.5-48.333L603.333 445c31.25-31.25 48.334-72.917 48.334-117.5-.417-45-17.5-86.667-48.75-117.917z\" fill=\"#61d0f7\" fill-rule=\"nonzero\"/>
  736. \t\t\t\t\t\t\t<path d=\"M181.667 553.333c-2.5 0-5 0-7.084-.416-11.666-1.667-22.5-6.667-30.833-15l-95.417-95C17.5 411.25 0 369.583 0 325s17.083-86.25 48.333-117.5l75.834-75.833 74.583 77.083-74.583 74.583c-11.25 11.25-17.084 25.834-17.084 41.667 0 15.833 6.25 30.417 17.084 41.667l95.416 95c10 10 15.834 23.75 15.834 37.916 0 14.167-5.417 27.917-15.834 37.917-10 10.417-23.333 15.833-37.916 15.833z\" fill=\"#46aef1\" fill-rule=\"nonzero\"/>
  737. \t\t\t\t\t\t</svg>
  738. \t\t\t\t\t\t<svg id=\"mobilelogo\" class=\"d-block d-lg-none\" xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 189 56\" aria-label=\"CESSDA Home Page\">
  739. \t\t\t\t\t\t\t<path d=\"M79.29 41.35h-7.05c-3.99 0-7.24-3.24-7.24-7.23V22.34c0-3.99 3.25-7.23 7.24-7.23l7.05-.03h.01c.74 0 1.34.6 1.35 1.34 0 .74-.6 1.35-1.34 1.35l-7.05.03c-2.51 0-4.55 2.03-4.55 4.53v11.78c0 2.5 2.04 4.54 4.55 4.54h7.05c.74 0 1.35.6 1.35 1.35-.03.74-.63 1.35-1.37 1.35M99.17 41.37H90.8c-3.99 0-7.24-3.25-7.24-7.24V22.34c0-3.99 3.25-7.24 7.24-7.24h3.37c3.99 0 7.24 3.25 7.24 7.24v6.55h-12.6a1.35 1.35 0 0 1 0-2.7h9.9v-3.85c0-2.51-2.04-4.54-4.55-4.54H90.8c-2.51 0-4.54 2.04-4.54 4.54v11.79c0 2.51 2.04 4.54 4.54 4.54h8.37c.74 0 1.35.6 1.35 1.35-.01.75-.61 1.35-1.35 1.35M178.26 41.23h-4.17c-2 0-3.86-.98-5.23-2.76-1.29-1.68-2.01-3.9-2.01-6.26 0-4.78 2.98-8.11 7.24-8.11h5.93a1.35 1.35 0 0 1 0 2.7h-5.93c-2.72 0-4.55 2.18-4.55 5.42 0 3.49 2.04 6.33 4.55 6.33h4.17c2.51 0 4.55-2.04 4.55-4.54V22.2c0-2.5-2.04-4.54-4.55-4.54h-7.77a1.35 1.35 0 0 1 0-2.7h7.77c3.99 0 7.24 3.25 7.24 7.24V34c0 3.99-3.25 7.23-7.24 7.23M155.9 41.37h-4.26c-3.99 0-7.24-3.25-7.24-7.24v-11.8c0-3.99 3.25-7.24 7.24-7.24h6.04a1.35 1.35 0 0 1 0 2.7h-6.04c-2.51 0-4.55 2.04-4.55 4.54v11.8c0 2.51 2.04 4.54 4.55 4.54h4.26c2.51 0 4.55-2.04 4.55-4.54V4.66a1.35 1.35 0 0 1 2.7 0v29.47c-.01 3.99-3.26 7.24-7.25 7.24M114.66 41.37h-7.72a1.35 1.35 0 0 1 0-2.7h7.72c2.41 0 4.38-1.96 4.38-4.37 0-2.07-1.47-3.87-3.5-4.29l-3.77-.78c-.6-.11-1.46-.36-1.72-.46-2.72-1.04-4.55-3.69-4.55-6.6 0-3.9 3.17-7.07 7.07-7.07h5.83a1.35 1.35 0 0 1 0 2.7h-5.83c-2.41 0-4.38 1.96-4.38 4.37 0 1.8 1.13 3.44 2.81 4.09.13.05.81.25 1.25.33l.04.01 3.79.79c3.27.67 5.65 3.58 5.65 6.92 0 3.89-3.17 7.06-7.07 7.06M133.51 41.37h-7.72a1.35 1.35 0 0 1 0-2.7h7.72c2.41 0 4.38-1.96 4.38-4.37 0-2.07-1.47-3.87-3.5-4.29l-3.77-.78c-.6-.11-1.45-.36-1.72-.46-2.72-1.04-4.55-3.69-4.55-6.6 0-3.9 3.17-7.07 7.07-7.07h5.83a1.35 1.35 0 0 1 0 2.7h-5.83c-2.41 0-4.38 1.96-4.38 4.37 0 1.8 1.13 3.44 2.81 4.09.13.05.81.25 1.25.33l.04.01 3.79.79c3.27.67 5.65 3.58 5.65 6.92 0 3.89-3.17 7.06-7.07 7.06M32.49 27.99c0 2.29-1.85 4.14-4.14 4.14-2.29 0-4.14-1.85-4.14-4.14 0-2.29 1.85-4.14 4.14-4.14 2.28 0 4.14 1.85 4.14 4.14\"></path>
  740. \t\t\t\t\t\t\t<path d=\"M35.62 11.38c.91-.9 2.12-1.4 3.41-1.4.61 0 1.2.12 1.75.33L37.26 6.8c-2.02-2.01-4.56-3.28-7.37-3.65-.58-.08-1.16-.11-1.73-.11-3.44 0-6.67 1.34-9.09 3.76L7.14 18.73c-.3.3-.59.62-.86.95-1.89 2.29-2.91 5.15-2.91 8.16 0 3.44 1.34 6.67 3.77 9.1l2.88 2.88.61.61v-.01l3.4 3.4c.45.45.98.77 1.55.99l.04.04c.06.02.13.03.19.05.06.02.11.03.17.05.19.05.39.1.59.13h.05c.18.02.35.05.53.05 1.18 0 2.29-.46 3.12-1.28l.01-.01c.01-.01.02-.01.02-.02.84-.84 1.3-1.95 1.3-3.13s-.46-2.3-1.3-3.13l-3.85-3.85-3.03-3.05a3.995 3.995 0 0 1-1.18-2.84c0-.83.25-1.62.72-2.29.13-.18.27-.36.43-.53l5.88-5.88 6.06-6.07c.75-.75 1.76-1.17 2.83-1.17s2.08.42 2.84 1.17l3.53 3.52c-.22-.56-.34-1.16-.33-1.78-.01-1.28.5-2.49 1.42-3.41\"></path>
  741. \t\t\t\t\t\t\t<path d=\"M49.29 18.87l-6.94-6.99a4.404 4.404 0 0 0-3.11-1.27c-1.18 0-2.29.46-3.12 1.28-.84.83-1.31 1.95-1.31 3.13-.01 1.18.45 2.3 1.29 3.14l6.92 6.97c.76.76 1.18 1.77 1.18 2.84 0 1.07-.41 2.08-1.16 2.83L31.1 42.73c-.75.75-1.76 1.17-2.83 1.17s-2.08-.42-2.84-1.17l-3.49-3.49c.2.54.32 1.12.32 1.71 0 1.29-.5 2.51-1.42 3.43-.91.92-2.13 1.42-3.43 1.42a4.603 4.603 0 0 1-1.82-.36l3.57 3.57c2.02 2.01 4.56 3.28 7.37 3.65.57.08 1.15.11 1.73.11 3.44 0 6.67-1.33 9.09-3.76L49.3 37.06c2.42-2.43 3.76-5.66 3.76-9.1s-1.35-6.67-3.77-9.09\"></path>
  742. \t\t\t\t\t\t</svg>
  743. \t\t\t\t\t</a>
  744. \t\t\t\t\t<div id=\"htoggle\" class=\"navbar-toggler collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#topNavMenu\" role=\"button\" aria-controls=\"topNavMenu\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  745. \t\t\t\t\t\t<div id=\"hamburger\">
  746. \t\t\t\t\t\t\t<span></span>
  747. \t\t\t\t\t\t\t<span></span>
  748. \t\t\t\t\t\t\t<span></span>
  749. \t\t\t\t\t\t\t<span></span>
  750. \t\t\t\t\t\t</div>
  751. \t\t\t\t\t</div>
  752. \t\t\t\t\t<div class=\"collapse navbar-collapse justify-content-center\" id=\"topNavMenu\">
  753. \t\t\t\t\t\t<ul class=\"navbar-nav mx-auto\">
  754. \t\t\t\t\t\t\t{% for page in mainNavigation %}
  755. \t\t\t\t\t\t\t\t{% if page.documentType == 'page' and page.visible %}
  756. \t\t\t\t\t\t\t\t\t{% set pagedoc = pimcore_document(page.id) %}
  757. \t\t\t\t\t\t\t\t\t<li class=\"nav-item dropdown\">
  758. \t\t\t\t\t\t\t\t\t\t<a class=\"nav-link dropdown-toggle menu-toggle-{{ pagedoc.getProperty('theme_class') }}\" href=\"#\" aria-label=\"Expand submenu\" id=\"Dropdown{{ page.id }}\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  759. \t\t\t\t\t\t\t\t\t\t\t{{ page.label }}
  760. \t\t\t\t\t\t\t\t\t\t</a>
  761. \t\t\t\t\t\t\t\t\t\t<ul class=\"dropdown-menu menu-{{ pagedoc.getProperty('theme_class') }}{% if loop.last %} dropdown-menu-end{% endif %}\" aria-labelledby=\"Dropdown{{ page.id }}\">
  762. \t\t\t\t\t\t\t\t\t\t\t{% for child in page %}
  763. \t\t\t\t\t\t\t\t\t\t\t\t{% if child.visible %}
  764. \t\t\t\t\t\t\t\t\t\t\t\t\t<li>
  765. \t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"dropdown-item\" href=\"{{ child.uri }}\">{{ child.label }}</a>
  766. \t\t\t\t\t\t\t\t\t\t\t\t\t</li>
  767. \t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
  768. \t\t\t\t\t\t\t\t\t\t\t{% endfor %}
  769. \t\t\t\t\t\t\t\t\t\t</ul>
  770. \t\t\t\t\t\t\t\t\t</li>
  771. \t\t\t\t\t\t\t\t{% endif %}
  772. \t\t\t\t\t\t\t{% endfor %}
  773. \t\t\t\t\t\t</ul>
  774. \t\t\t\t\t\t<ul class=\"navbar-nav\">
  775. \t\t\t\t\t\t\t<li class=\"nav-item nav-icons justify-content-center justify-content-lg-end\">
  776. \t\t\t\t\t\t\t\t<a href=\"/News-and-Events/Events\" title=\"Event Calendar\">
  777. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"currentColor\" class=\"bi bi-calendar2-check\" viewbox=\"0 0 16 16\">
  778. \t\t\t\t\t\t\t\t\t\t<path d=\"M10.854 8.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708 0z\"/>
  779. \t\t\t\t\t\t\t\t\t\t<path d=\"M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM2 2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H2z\"/>
  780. \t\t\t\t\t\t\t\t\t\t<path d=\"M2.5 4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4z\"/>
  781. \t\t\t\t\t\t\t\t\t</svg>
  782. \t\t\t\t\t\t\t\t</a>
  783. \t\t\t\t\t\t\t\t<a href=\"/About/Main-Office-and-Governance\" title=\"Contact\">
  784. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" class=\"bi bi-envelope\" viewbox=\"0 0 16 16\">
  785. \t\t\t\t\t\t\t\t\t\t<path d=\"M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2zm13 2.383-4.758 2.855L15 11.114v-5.73zm-.034 6.878L9.271 8.82 8 9.583 6.728 8.82l-5.694 3.44A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.739zM1 11.114l4.758-2.876L1 5.383v5.73z\"/>
  786. \t\t\t\t\t\t\t\t\t</svg>
  787. \t\t\t\t\t\t\t\t</a>
  788. \t\t\t\t\t\t\t\t<a href=\"/sitemap\" title=\"Sitemap\">
  789. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" fill=\"currentColor\" class=\"bi bi-diagram-3\" viewbox=\"0 0 16 16\">
  790. \t\t\t\t\t\t\t\t\t\t<path fill-rule=\"evenodd\" d=\"M6 3.5A1.5 1.5 0 0 1 7.5 2h1A1.5 1.5 0 0 1 10 3.5v1A1.5 1.5 0 0 1 8.5 6v1H14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0V8h-5v.5a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 2 7h5.5V6A1.5 1.5 0 0 1 6 4.5v-1zM8.5 5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zM0 11.5A1.5 1.5 0 0 1 1.5 10h1A1.5 1.5 0 0 1 4 11.5v1A1.5 1.5 0 0 1 2.5 14h-1A1.5 1.5 0 0 1 0 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5A1.5 1.5 0 0 1 7.5 10h1a1.5 1.5 0 0 1 1.5 1.5v1A1.5 1.5 0 0 1 8.5 14h-1A1.5 1.5 0 0 1 6 12.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm4.5.5a1.5 1.5 0 0 1 1.5-1.5h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-1zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z\"/>
  791. \t\t\t\t\t\t\t\t\t</svg>
  792. \t\t\t\t\t\t\t\t</a>
  793. \t\t\t\t\t\t\t\t<a href=\"/search\" title=\"Search\">
  794. \t\t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"currentColor\" class=\"bi bi-search\" viewbox=\"0 0 16 16\">
  795. \t\t\t\t\t\t\t\t\t\t<path d=\"M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z\"/>
  796. \t\t\t\t\t\t\t\t\t</svg>
  797. \t\t\t\t\t\t\t\t</a>
  798. \t\t\t\t\t\t\t</li>
  799. \t\t\t\t\t\t</ul>
  800. \t\t\t\t\t</div>
  801. \t\t\t\t</div>
  802. \t\t\t</nav>
  803. \t\t</header>
  804. \t\t{% if app.request.schemeAndHttpHost != 'https://www.cessda.eu' %}
  805. \t\t\t<div style=\"color:black;padding:15px;color:crimson;background:pink;text-align:center;font-size:18px;line-height:1;font-weight:600\">This is the
  806. \t\t\t\t<span>DEVELOPMENT SYSTEM</span>
  807. \t\t\t</div>
  808. \t\t{% endif %}
  809. \t\t{{ block('content') }}
  810. \t\t<footer class=\"py-5 footer-std\">
  811. \t\t\t<div class=\"container-xl\">
  812. \t\t\t\t<div class=\"row\">
  813. \t\t\t\t\t<div class=\"col-12 col-lg-6 text-center text-lg-start order-2 order-lg-1 mt-5 mt-lg-0\">
  814. \t\t\t\t\t\t<p>
  815. \t\t\t\t\t\t\t<strong>CESSDA</strong><br>
  816. \t\t\t\t\t\t\t<span>Consortium of European
  817. \t\t\t\t\t\t\t\t<br>Social Science Data Archives</span>
  818. \t\t\t\t\t\t</p><hr class=\"footer-hr\">
  819. \t\t\t\t\t\t<p>Solheimsgaten 16<br>
  820. \t\t\t\t\t\t\t5058 Bergen, Norway<br>
  821. \t\t\t\t\t\t\t(+47) 40 10 09 64<br>
  822. \t\t\t\t\t\t\t<a href=\"mailto:cessda@cessda.eu\">cessda@cessda.eu</a>
  823. \t\t\t\t\t\t</p>
  824. \t\t\t\t\t\t<p>
  825. \t\t\t\t\t\t\t<a href=\"https://twitter.com/CESSDA_Data/\" class=\"socialfooter twitter\" target=\"_blank\">
  826. \t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" fill=\"currentColor\" viewbox=\"0 0 16 16\" aria-label=\"Twitter\">
  827. \t\t\t\t\t\t\t\t\t<path d=\"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z\"/>
  828. \t\t\t\t\t\t\t\t</svg>
  829. \t\t\t\t\t\t\t</a>
  830. \t\t\t\t\t\t\t<a href=\"https://www.youtube.com/channel/UCqbZKb1Enh-WcFpg6t86wsA\" class=\"socialfooter youtube\" target=\"_blank\">
  831. \t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" viewbox=\"0 0 16 16\" aria-label=\"Youtube\">
  832. \t\t\t\t\t\t\t\t\t<path d=\"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z\"/>
  833. \t\t\t\t\t\t\t\t</svg>
  834. \t\t\t\t\t\t\t</a>
  835. \t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/cessda\" class=\"socialfooter\" target=\"_blank\">
  836. \t\t\t\t\t\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 16 16\" aria-label=\"LinkedIn\">
  837. \t\t\t\t\t\t\t\t\t<path d=\"M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z\"/>
  838. \t\t\t\t\t\t\t\t</svg>
  839. \t\t\t\t\t\t\t</a>
  840. \t\t\t\t\t\t</p>
  841. \t\t\t\t\t\t<div class=\"credit\">
  842. \t\t\t\t\t\t\t<a href=\"https://openconcept.no/en\" target=\"_blank\" rel=\"noopener\">Design &amp; solution by Open Concept AS</a>
  843. \t\t\t\t\t\t</div>
  844. \t\t\t\t\t</div>
  845. \t\t\t\t\t<div class=\"col-12 col-lg-6 text-center text-lg-start order-1 order-lg-2\">
  846. \t\t\t\t\t\t<div class=\"footerlinks\">
  847. \t\t\t\t\t\t\t<a href=\"/News-and-Events/News\">News</a><br>
  848. \t\t\t\t\t\t\t<a href=\"/News-and-Events/Events\">Events</a><br>
  849. \t\t\t\t\t\t\t<a href=\"/About/Main-Office-and-Governance\">Main Office</a>
  850. \t\t\t\t\t\t\t<hr class=\"footer-hr\">
  851. \t\t\t\t\t\t\t<a href=\"/Covid-19\">COVID-19</a><br>
  852. \t\t\t\t\t\t\t<a href=\"/Privacy-Policy\">Privacy Policy and Cookies</a><br>
  853. \t\t\t\t\t\t\t<a href=\"/Acceptable-Use-Policy\">Acceptable Use Policy</a>
  854. \t\t\t\t\t\t</div>
  855. \t\t\t\t\t</div>
  856. \t\t\t\t</div>
  857. \t\t\t</div>
  858. \t\t</footer>
  859. \t\t<div id=\"btn-back-to-top\">
  860. \t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-arrow-up-circle-fill\" viewbox=\"0 0 16 16\">
  861. \t\t\t\t<path d=\"M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0zm-7.5 3.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z\"/>
  862. \t\t\t</svg>
  863. \t\t</div>
  864. \t\t<script>
  865. \t\t\tdocument.addEventListener(\"DOMContentLoaded\", function (event) {
  866. var navicon = document.getElementById('htoggle');
  867. var navEl = document.getElementById('hamburger');
  868. function toggleMenu() {
  869. navEl.classList.toggle('open');
  870. };
  871. navicon.addEventListener(\"click\", toggleMenu, false);
  872. let topbutton = document.getElementById(\"btn-back-to-top\");
  873. // When the user scrolls down 20px from the top of the document, show the button
  874. window.onscroll = function () {
  875. scrollFunction();
  876. };
  877. function scrollFunction() {
  878. if (document.body.scrollTop > 80 || document.documentElement.scrollTop > 80) {
  879. topbutton.style.opacity = \"1\";
  880. } else {
  881. topbutton.style.opacity = \"0\";
  882. }
  883. }
  884. // When the user clicks on the button, scroll to the top of the document
  885. topbutton.addEventListener(\"click\", backToTop);
  886. function backToTop() {
  887. document.body.scrollTop = 0;
  888. document.documentElement.scrollTop = 0;
  889. }
  890. });
  891. \t\t</script>
  892. <!-- Matomo -->
  893. <script>
  894.   var _paq = window._paq = window._paq || [];
  895.   _paq.push([\"setDomains\", [\"*.cessda.eu\",\"*.www.cessda.eu\"]]);
  896.   _paq.push(['trackPageView']);
  897.   _paq.push(['enableLinkTracking']);
  898.   (function() {
  899.     var u=\"https://cessda.matomo.cloud/\";
  900.     _paq.push(['setTrackerUrl', u+'matomo.php']);
  901.     _paq.push(['setSiteId', '1']);
  902.     var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  903.     g.async=true; g.src='https://cdn.matomo.cloud/cessda.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
  904.   })();
  905. </script>
  906. <!-- End Matomo Code -->
  907. \t</body>
  908. </html>
  909. ""layouts/layout.html.twig""/sites/pimcore/cessda_dev/templates/layouts/layout.html.twig");
  910.     }
  911.     
  912.     public function checkSecurity()
  913.     {
  914.         static $tags = array("do" => 15"if" => 17"block" => 24"set" => 46"for" => 161);
  915.         static $filters = array("escape" => 65);
  916.         static $functions = array("pimcore_head_link" => 15"asset" => 15"pimcore_head_title" => 18"pimcore_head_meta" => 22"pimcore_head_script" => 40"pimcore_document" => 58"pimcore_build_nav" => 127"pimcore_placeholder" => 33);
  917.         try {
  918.             $this->sandbox->checkSecurity(
  919.                 ['do''if''block''set''for'],
  920.                 ['escape'],
  921.                 ['pimcore_head_link''asset''pimcore_head_title''pimcore_head_meta''pimcore_head_script''pimcore_document''pimcore_build_nav''pimcore_placeholder']
  922.             );
  923.         } catch (SecurityError $e) {
  924.             $e->setSourceContext($this->source);
  925.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  926.                 $e->setTemplateLine($tags[$e->getTagName()]);
  927.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  928.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  929.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  930.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  931.             }
  932.             throw $e;
  933.         }
  934.     }
  935.     private $deferred;
  936. }