var/cache/dev/twig/af/afaaa70a4799b735db6be23d7f260e43.php line 180

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/datacitation.layout.html.twig */
  14. class __TwigTemplate_c60e20384fa6b0e3e822ab96571bb770 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/datacitation.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/datacitation.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/datacitation.min.css")], "method"falsefalsetrue15);
  55.         // line 16
  56.         echo "\t\t";
  57.         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.'16$this->source); })()), "getTitle", [], "method"falsefalsetrue16))) {
  58.             // line 17
  59.             echo "\t\t\t";
  60.             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.'17$this->source); })()), "getTitle", [], "method"falsefalsetrue17)], "method"falsefalsetrue17);
  61.             // line 18
  62.             echo "\t\t";
  63.         }
  64.         // line 19
  65.         echo "
  66. \t\t";
  67.         // line 20
  68.         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.'20$this->source); })()), "getDescription", [], "method"falsefalsetrue20))) {
  69.             // line 21
  70.             echo "\t\t\t";
  71.             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.'21$this->source); })()), "getDescription", [], "method"falsefalsetrue21)], "method"falsefalsetrue21);
  72.             // line 22
  73.             echo "\t\t";
  74.         }
  75.         // line 23
  76.         echo "\t\t";
  77.         $this->displayBlock('head_stylesheets'$context$blocks);
  78.         // line 26
  79.         echo "
  80. \t\t";
  81.         // line 28
  82.         $this->displayBlock('layout_head_meta'$context$blocks);
  83.         // line 37
  84.         echo "
  85. \t\t";
  86.         // line 39
  87.         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"falsefalsetrue39);
  88.         // line 40
  89.         echo "
  90. \t\t";
  91.         // line 41
  92.         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"falsefalsetrue41);
  93.         // line 42
  94.         echo "\t\t";
  95.         $this->displayBlock('headscripts'$context$blocks);
  96.         // line 45
  97.         echo "
  98. \t
  99. \t</head>
  100. \t<body>
  101. \t\t";
  102.         // line 54
  103.         echo "
  104. \t\t";
  105.         // line 57
  106.         echo "\t\t";
  107.         $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.'57$this->source); })()), "getProperty", [=> "navigationRoot"], "method"falsefalsetrue57);
  108.         // line 58
  109.         echo "\t\t\t";
  110.         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.'58$this->source); })()), "\\Pimcore\\Model\\Document\\Page")) {
  111.             // line 59
  112.             echo "\t\t";
  113.             $context["navStartNode"] = Pimcore\Model\Document::getById(1);
  114.             // line 60
  115.             echo "\t\t";
  116.         }
  117.         // line 61
  118.         echo "
  119. \t\t";
  120.         // line 62
  121.         $context["mainNavigation"] = $this->env->getFunction('pimcore_build_nav')->getCallable()(["active" =>         // line 63
  122. (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'63$this->source); })()), "root" =>         // line 64
  123. (isset($context["navStartNode"]) || array_key_exists("navStartNode"$context) ? $context["navStartNode"] : (function () { throw new RuntimeError('Variable "navStartNode" does not exist.'64$this->source); })())]);
  124.         // line 66
  125.         echo "\t\t\t<header id=\"topheader\">
  126. \t\t\t\t<div class=\"container-xl\">
  127. \t\t\t\t\t<nav class=\"navbar navbar-expand-lg navbar-light bg-transparent justify-content-between\">
  128. \t\t\t\t\t<a id=\"home\" class=\"navbar-brand\" href=\"/\">
  129. <svg id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 295.7 294.2\"><defs><style>.st0{fill:#fff}</style></defs><path class=\"st0\" d=\"M-196.6 286.2c1.6-.5 3.2-.5 4.7-.1 1.6.4 2.7 1.3 3.4 2.7l22.4 33c1.1 1.7 1.6 3.3 1.6 4.9s-.5 3.2-1.6 4.9l-21.9 33c-1.1 1.4-2.3 2.3-3.8 2.8s-3 .4-4.6-.2c-1.9-.6-3.2-1.7-3.7-3.4-.5-1.6-.3-3.4.8-5.2l18.2-31.8-18.2-31.6c-1.1-1.9-1.4-3.6-.9-5.2.4-1.6 1.6-2.8 3.6-3.6Zm-44.6 0c1.6-.5 3.2-.5 4.7-.1 1.6.4 2.7 1.3 3.4 2.7l22.4 33c1.1 1.7 1.6 3.3 1.6 4.9s-.5 3.2-1.6 4.9l-21.9 33c-1.1 1.4-2.3 2.3-3.8 2.8s-3 .4-4.6-.2c-1.9-.6-3.2-1.7-3.7-3.4-.5-1.6-.3-3.4.8-5.2l18.2-31.8-18.2-31.6c-1.1-1.9-1.4-3.6-.9-5.2.4-1.6 1.6-2.8 3.6-3.6ZM-302.3 149.3l26.4-31.8c1.5-1.9 1.9-3.6 1.1-5.2-.8-1.6-2.6-2.7-5.4-3.4-2.3-.6-4.5-.7-6.7-.2-2.2.5-4 1.4-5.6 2.8l-31.8 33c-1.5 1.7-2.3 3.3-2.3 4.9s.8 3.2 2.3 4.9l32.6 33c1 1.4 2.7 2.3 5 2.7 2.3.4 4.6.3 6.9-.1 2.8-.8 4.5-2 5.2-3.6.6-1.6.2-3.4-1.3-5.2l-26.4-31.6Z\"/><path class=\"st0\" d=\"m-254.8 149.3 33.9-37.2c1.8-2.2 2.2-4.2 1.3-6.1-.9-1.9-3-3.2-6.3-3.9-2.7-.7-5.3-.8-7.8-.3s-4.7 1.6-6.5 3.3l-37.2 38.5c-1.8 2-2.7 3.9-2.7 5.7s.9 3.7 2.7 5.7l38 38.5c1.2 1.6 3.1 2.7 5.8 3.1 2.7.5 5.4.4 8.1-.1 3.3-.9 5.3-2.3 6-4.2.7-1.9.2-3.9-1.6-6.1l-33.9-36.9ZM-436-13.8-462.4 18c-1.5 1.9-1.9 3.6-1.1 5.2.8 1.6 2.6 2.7 5.4 3.4 2.3.6 4.5.7 6.7.2 2.2-.5 4-1.4 5.6-2.8L-414-9c1.5-1.7 2.3-3.3 2.3-4.9s-.8-3.2-2.3-4.9l-32.6-33c-1-1.4-2.7-2.3-5-2.7-2.3-.4-4.6-.3-6.9.1-2.8.8-4.5 2-5.2 3.6-.6 1.6-.2 3.4 1.3 5.2L-436-14Z\"/><path class=\"st0\" d=\"m-483.5-13.8-33.9 37.2c-1.8 2.2-2.2 4.2-1.3 6.1.9 1.9 3 3.2 6.3 3.9 2.7.7 5.3.8 7.8.3s4.7-1.6 6.5-3.3l37.2-38.5c1.8-2 2.7-3.9 2.7-5.7s-.9-3.7-2.7-5.7l-38-38.5c-1.2-1.6-3.1-2.7-5.8-3.1-2.7-.5-5.4-.4-8.1.1-3.3.9-5.3 2.3-6 4.2-.7 1.9-.2 3.9 1.6 6.1l33.9 36.9Z\"/><path d=\"M105.1 274.7 20 189.6c-23.3-23.3-23.3-61.5 0-84.8l85.1-85.1c23.3-23.3 61.5-23.3 84.8 0l85.1 85.1c23.3 23.3 23.3 61.5 0 84.8l-85.1 85.1c-23.3 23.3-61.5 23.3-84.8 0\" fill=\"#891d53\"/><path class=\"st0\" d=\"M775.2-89.5c6.2 0 16.6 1.7 18 11.8 4.2 30.8-1.8 54-18 95.9-16.2-41.8-22.2-65-18-95.9 1.4-10.2 11.9-11.8 18-11.8m0-8c-12.8 0-24.2 5.7-25.9 18.7-4.5 32.8 2 57.7 20 103.7.6 1.4 3.2 2.1 5.9 2.1s5.4-.7 5.9-2.1c18-46.1 24.5-70.9 20-103.7-1.8-13.1-13.2-18.7-25.9-18.7ZM842.6-89.5c6.2 0 16.6 1.7 18 11.8 4.2 30.8-1.8 54-18 95.9-16.2-41.8-22.2-65-18-95.9 1.4-10.2 11.9-11.8 18-11.8m0-8c-12.8 0-24.2 5.7-25.9 18.7-4.5 32.8 2 57.7 20 103.7.6 1.4 3.2 2.1 5.9 2.1s5.4-.7 5.9-2.1c18-46.1 24.5-70.9 20-103.7-1.8-13.1-13.2-18.7-25.9-18.7ZM191.2 113.3c.8-11.3-5.7-17.3-13.9-18.8-8.2-1.4-16.3 2.1-19.4 12.9-7.8 27.3-7.3 49-2.6 90 .1 1.3 1.7 2.2 3.5 2.5 1.8.3 3.6 0 4.1-1.1 18.4-37 26.3-57.2 28.3-85.5ZM142.4 113.3c.8-11.3-5.7-17.3-13.9-18.8-8.2-1.4-16.3 2.1-19.4 12.9-7.8 27.3-7.3 49-2.6 90 .1 1.3 1.7 2.2 3.5 2.5 1.8.3 3.6 0 4.1-1.1 18.4-37 26.3-57.2 28.3-85.5Z\"/></svg>
  130. <span class=\"logotitle\">Data Citation Guide</span>
  131. \t\t\t\t\t</a>
  132. \t\t\t\t\t<a id=\"cessda\" class=\"navbar-brand\" href=\"https://www.cessda.eu/\">
  133. \t\t\t\t\t<svg viewBox=\"0 0 2386 652\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\"
  134. \t\t\t\t\t\tclip-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\"
  135. \t\t\t\t\t\taria-label=\"CESSDA Home Page\">
  136. \t\t\t\t\t\t<path
  137. \t\t\t\t\t\t\td=\"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\"
  138. \t\t\t\t\t\t\tfill=\"#595959\" fill-rule=\"nonzero\" />
  139. \t\t\t\t\t\t<path
  140. \t\t\t\t\t\t\td=\"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\"
  141. \t\t\t\t\t\t\tfill=\"#4d4d4d\" fill-rule=\"nonzero\" />
  142. \t\t\t\t\t\t<circle cx=\"325.417\" cy=\"323.333\" r=\"54.167\" fill=\"#4d4d4d\" />
  143. \t\t\t\t\t\t<path
  144. \t\t\t\t\t\t\td=\"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\"
  145. \t\t\t\t\t\t\tfill=\"#46aef1\" fill-rule=\"nonzero\" />
  146. \t\t\t\t\t\t<path
  147. \t\t\t\t\t\t\td=\"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\"
  148. \t\t\t\t\t\t\tfill=\"#83c6fa\" fill-rule=\"nonzero\" />
  149. \t\t\t\t\t\t<path
  150. \t\t\t\t\t\t\td=\"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\"
  151. \t\t\t\t\t\t\tfill=\"#46aef1\" fill-rule=\"nonzero\" />
  152. \t\t\t\t\t</svg>
  153. \t\t\t\t</a>
  154. </nav>
  155. \t\t\t\t</div>
  156. \t\t
  157. \t\t</header>
  158. \t\t
  159. \t\t";
  160.         // line 101
  161.         $this->displayBlock("content"$context$blocks);
  162.         echo "
  163. \t\t<footer class=\"py-5 footer-std\">
  164. \t\t\t<div class=\"container-xl\">
  165. \t\t\t\t<div class=\"row\">
  166. \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\">
  167. \t\t\t\t\t\t<p>
  168. \t\t\t\t\t\t\t<strong>CESSDA</strong><br>
  169. \t\t\t\t\t\t\t<span>Consortium of European
  170. \t\t\t\t\t\t\t\t<br>Social Science Data Archives</span>
  171. \t\t\t\t\t\t</p><hr class=\"footer-hr\">
  172. \t\t\t\t\t\t<p>Solheimsgaten 16<br>
  173. \t\t\t\t\t\t\t5058 Bergen, Norway<br>
  174. \t\t\t\t\t\t\t(+47) 40 10 09 64<br>
  175. \t\t\t\t\t\t\t<a href=\"mailto:cessda@cessda.eu\">cessda@cessda.eu</a>
  176. \t\t\t\t\t\t</p>
  177. \t\t\t\t\t\t<p>
  178. \t\t\t\t\t\t\t<a href=\"https://twitter.com/CESSDA_Data/\" class=\"socialfooter twitter\" target=\"_blank\">
  179. \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\">
  180. \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\"/>
  181. \t\t\t\t\t\t\t\t</svg>
  182. \t\t\t\t\t\t\t</a>
  183. \t\t\t\t\t\t\t<a href=\"https://www.youtube.com/channel/UCqbZKb1Enh-WcFpg6t86wsA\" class=\"socialfooter youtube\" target=\"_blank\">
  184. \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\">
  185. \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\"/>
  186. \t\t\t\t\t\t\t\t</svg>
  187. \t\t\t\t\t\t\t</a>
  188. \t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/cessda\" class=\"socialfooter\" target=\"_blank\">
  189. \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\">
  190. \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\"/>
  191. \t\t\t\t\t\t\t\t</svg>
  192. \t\t\t\t\t\t\t</a>
  193. \t\t\t\t\t\t</p>
  194. \t\t\t\t\t\t<div class=\"credit\">
  195. \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>
  196. \t\t\t\t\t\t</div>
  197. \t\t\t\t\t</div>
  198. \t\t\t\t\t<div class=\"col-12 col-lg-6 text-center text-lg-start order-1 order-lg-2\">
  199. \t\t\t\t\t\t<div class=\"footerlinks\">
  200. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/News-and-Events/News\">News</a><br>
  201. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/News-and-Events/Events\">Events</a><br>
  202. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/About/Main-Office-and-Governance\">Main Office</a>
  203. \t\t\t\t\t\t\t<hr class=\"footer-hr\">
  204. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/Covid-19\">COVID-19</a><br>
  205. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/Privacy-Policy\">Privacy Policy and Cookies</a><br>
  206. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/Acceptable-Use-Policy\">Acceptable Use Policy</a>
  207. \t\t\t\t\t\t</div>
  208. \t\t\t\t\t</div>
  209. \t\t\t\t</div>
  210. \t\t\t</div>
  211. \t\t</footer>
  212. \t\t<div id=\"btn-back-to-top\">
  213. \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\">
  214. \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\"/>
  215. \t\t\t</svg>
  216. \t\t</div>
  217. \t\t<script>
  218. \t\t\tdocument.addEventListener(\"DOMContentLoaded\", function (event) {
  219. let topbutton = document.getElementById(\"btn-back-to-top\");
  220. window.onscroll = function () {
  221. scrollFunction();
  222. };
  223. function scrollFunction() {
  224. if (document.body.scrollTop > 80 || document.documentElement.scrollTop > 80) {
  225. topbutton.style.opacity = \"1\";
  226. } else {
  227. topbutton.style.opacity = \"0\";
  228. }
  229. }
  230. topbutton.addEventListener(\"click\", backToTop);
  231. function backToTop() {
  232. document.body.scrollTop = 0;
  233. document.documentElement.scrollTop = 0;
  234. }
  235. });
  236. \t\t</script>
  237. \t</body>
  238. </html>
  239. ";
  240.         
  241.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  242.         
  243.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  244.         $this->deferred->resolve($this$context$blocks);
  245.     }
  246.     public function block_head_stylesheets($context, array $blocks = [])
  247.     {
  248.         $this->deferred->defer($this'head_stylesheets');
  249.     }
  250.     // line 23
  251.     public function block_head_stylesheets_deferred($context, array $blocks = [])
  252.     {
  253.         $macros $this->macros;
  254.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  255.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  256.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  258.         // line 24
  259.         echo "\t\t\t";
  260.         echo $this->env->getFunction('pimcore_head_link')->getCallable()();
  261.         echo "
  262. \t\t";
  263.         
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  265.         
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  267.         $this->deferred->resolve($this$context$blocks);
  268.     }
  269.     public function block_layout_head_meta($context, array $blocks = [])
  270.     {
  271.         $this->deferred->defer($this'layout_head_meta');
  272.     }
  273.     // line 28
  274.     public function block_layout_head_meta_deferred($context, array $blocks = [])
  275.     {
  276.         $macros $this->macros;
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  281.         // line 29
  282.         echo "\t\t\t";
  283.         echo $this->env->getFunction('pimcore_head_title')->getCallable()();
  284.         echo "
  285. \t\t\t";
  286.         // line 30
  287.         echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
  288.         echo "
  289. \t\t\t";
  290.         // line 32
  291.         if (twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_placeholder')->getCallable()("canonical"), "count", [], "method"falsefalsetrue32)) {
  292.             // line 33
  293.             echo "\t\t\t\t<link rel=\"canonical\" href=\"";
  294.             echo $this->env->getFunction('pimcore_placeholder')->getCallable()("canonical");
  295.             echo "\"/>
  296. \t\t\t";
  297.         }
  298.         // line 35
  299.         echo "
  300. \t\t";
  301.         
  302.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  303.         
  304.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  305.         $this->deferred->resolve($this$context$blocks);
  306.     }
  307.     public function block_headscripts($context, array $blocks = [])
  308.     {
  309.         $this->deferred->defer($this'headscripts');
  310.     }
  311.     // line 42
  312.     public function block_headscripts_deferred($context, array $blocks = [])
  313.     {
  314.         $macros $this->macros;
  315.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headscripts"));
  317.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headscripts"));
  319.         // line 43
  320.         echo "\t\t\t";
  321.         echo $this->env->getFunction('pimcore_head_script')->getCallable()();
  322.         echo "
  323. \t\t";
  324.         
  325.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  326.         
  327.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  328.         $this->deferred->resolve($this$context$blocks);
  329.     }
  330.     public function getTemplateName()
  331.     {
  332.         return "layouts/datacitation.layout.html.twig";
  333.     }
  334.     public function isTraitable()
  335.     {
  336.         return false;
  337.     }
  338.     public function getDebugInfo()
  339.     {
  340.         return array (  385 => 43,  375 => 42,  358 => 35,  352 => 33,  350 => 32,  345 => 30,  340 => 29,  330 => 28,  311 => 24,  301 => 23,  180 => 101,  143 => 66,  141 => 64,  140 => 63,  139 => 62,  136 => 61,  133 => 60,  130 => 59,  127 => 58,  124 => 57,  120 => 54,  110 => 45,  107 => 42,  105 => 41,  102 => 40,  100 => 39,  96 => 37,  94 => 28,  90 => 26,  87 => 23,  84 => 22,  81 => 21,  79 => 20,  76 => 19,  73 => 18,  70 => 17,  67 => 16,  65 => 15,  49 => 1,);
  341.     }
  342.     public function getSourceContext()
  343.     {
  344.         return new Source("<!DOCTYPE html>
  345. <html lang=\"en\">
  346. \t<head>
  347. \t\t<meta charset=\"utf-8\">
  348. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  349. \t\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/apple-touch-icon.png\">
  350. \t\t<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicon-32x32.png\">
  351. \t\t<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicon-16x16.png\">
  352. \t\t<link rel=\"manifest\" href=\"/site.webmanifest\">
  353. \t\t<link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#5bbad5\">
  354. \t\t<meta name=\"msapplication-TileColor\" content=\"#da532c\">
  355. \t\t<meta name=\"theme-color\" content=\"#ffffff\">
  356. \t\t{% do pimcore_head_link().appendStylesheet(asset('static/css/datacitation.min.css')) %}
  357. \t\t{% if document.getTitle() is not empty %}
  358. \t\t\t{% do pimcore_head_title().set(document.getTitle()) %}
  359. \t\t{% endif %}
  360. \t\t{% if document.getDescription() is not empty %}
  361. \t\t\t{% do pimcore_head_meta().setDescription(document.getDescription()) %}
  362. \t\t{% endif %}
  363. \t\t{% block head_stylesheets deferred %}
  364. \t\t\t{{ pimcore_head_link() }}
  365. \t\t{% endblock %}
  366. \t\t{% block layout_head_meta deferred %}
  367. \t\t\t{{ pimcore_head_title() }}
  368. \t\t\t{{ pimcore_head_meta() }}
  369. \t\t\t{% if pimcore_placeholder('canonical').count() %}
  370. \t\t\t\t<link rel=\"canonical\" href=\"{{ pimcore_placeholder('canonical') }}\"/>
  371. \t\t\t{% endif %}
  372. \t\t{% endblock %}
  373. \t\t{% do pimcore_head_script().appendFile(asset('static/js/bootstrap.bundle.min.js')) %}
  374. \t\t{% do pimcore_head_script().appendFile(asset('static/js/lazysizes.min.js')) %}
  375. \t\t{% block headscripts deferred %}
  376. \t\t\t{{ pimcore_head_script() }}
  377. \t\t{% endblock %}
  378. \t
  379. \t</head>
  380. \t<body>
  381. \t\t{# get root node if there is no document defined (for pages which are routed directly through static route) #}
  382. \t\t{# get the document which should be used to start in navigation | default home #}
  383. \t\t{% set navStartNode = document.getProperty('navigationRoot') %}
  384. \t\t\t{% if not navStartNode is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Page') %}
  385. \t\t{% set navStartNode = pimcore_document(1) %}
  386. \t\t{% endif %}
  387. \t\t{% set mainNavigation = pimcore_build_nav({
  388.     active: document,
  389.     root: navStartNode
  390. }) %}
  391. \t\t\t<header id=\"topheader\">
  392. \t\t\t\t<div class=\"container-xl\">
  393. \t\t\t\t\t<nav class=\"navbar navbar-expand-lg navbar-light bg-transparent justify-content-between\">
  394. \t\t\t\t\t<a id=\"home\" class=\"navbar-brand\" href=\"/\">
  395. <svg id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 295.7 294.2\"><defs><style>.st0{fill:#fff}</style></defs><path class=\"st0\" d=\"M-196.6 286.2c1.6-.5 3.2-.5 4.7-.1 1.6.4 2.7 1.3 3.4 2.7l22.4 33c1.1 1.7 1.6 3.3 1.6 4.9s-.5 3.2-1.6 4.9l-21.9 33c-1.1 1.4-2.3 2.3-3.8 2.8s-3 .4-4.6-.2c-1.9-.6-3.2-1.7-3.7-3.4-.5-1.6-.3-3.4.8-5.2l18.2-31.8-18.2-31.6c-1.1-1.9-1.4-3.6-.9-5.2.4-1.6 1.6-2.8 3.6-3.6Zm-44.6 0c1.6-.5 3.2-.5 4.7-.1 1.6.4 2.7 1.3 3.4 2.7l22.4 33c1.1 1.7 1.6 3.3 1.6 4.9s-.5 3.2-1.6 4.9l-21.9 33c-1.1 1.4-2.3 2.3-3.8 2.8s-3 .4-4.6-.2c-1.9-.6-3.2-1.7-3.7-3.4-.5-1.6-.3-3.4.8-5.2l18.2-31.8-18.2-31.6c-1.1-1.9-1.4-3.6-.9-5.2.4-1.6 1.6-2.8 3.6-3.6ZM-302.3 149.3l26.4-31.8c1.5-1.9 1.9-3.6 1.1-5.2-.8-1.6-2.6-2.7-5.4-3.4-2.3-.6-4.5-.7-6.7-.2-2.2.5-4 1.4-5.6 2.8l-31.8 33c-1.5 1.7-2.3 3.3-2.3 4.9s.8 3.2 2.3 4.9l32.6 33c1 1.4 2.7 2.3 5 2.7 2.3.4 4.6.3 6.9-.1 2.8-.8 4.5-2 5.2-3.6.6-1.6.2-3.4-1.3-5.2l-26.4-31.6Z\"/><path class=\"st0\" d=\"m-254.8 149.3 33.9-37.2c1.8-2.2 2.2-4.2 1.3-6.1-.9-1.9-3-3.2-6.3-3.9-2.7-.7-5.3-.8-7.8-.3s-4.7 1.6-6.5 3.3l-37.2 38.5c-1.8 2-2.7 3.9-2.7 5.7s.9 3.7 2.7 5.7l38 38.5c1.2 1.6 3.1 2.7 5.8 3.1 2.7.5 5.4.4 8.1-.1 3.3-.9 5.3-2.3 6-4.2.7-1.9.2-3.9-1.6-6.1l-33.9-36.9ZM-436-13.8-462.4 18c-1.5 1.9-1.9 3.6-1.1 5.2.8 1.6 2.6 2.7 5.4 3.4 2.3.6 4.5.7 6.7.2 2.2-.5 4-1.4 5.6-2.8L-414-9c1.5-1.7 2.3-3.3 2.3-4.9s-.8-3.2-2.3-4.9l-32.6-33c-1-1.4-2.7-2.3-5-2.7-2.3-.4-4.6-.3-6.9.1-2.8.8-4.5 2-5.2 3.6-.6 1.6-.2 3.4 1.3 5.2L-436-14Z\"/><path class=\"st0\" d=\"m-483.5-13.8-33.9 37.2c-1.8 2.2-2.2 4.2-1.3 6.1.9 1.9 3 3.2 6.3 3.9 2.7.7 5.3.8 7.8.3s4.7-1.6 6.5-3.3l37.2-38.5c1.8-2 2.7-3.9 2.7-5.7s-.9-3.7-2.7-5.7l-38-38.5c-1.2-1.6-3.1-2.7-5.8-3.1-2.7-.5-5.4-.4-8.1.1-3.3.9-5.3 2.3-6 4.2-.7 1.9-.2 3.9 1.6 6.1l33.9 36.9Z\"/><path d=\"M105.1 274.7 20 189.6c-23.3-23.3-23.3-61.5 0-84.8l85.1-85.1c23.3-23.3 61.5-23.3 84.8 0l85.1 85.1c23.3 23.3 23.3 61.5 0 84.8l-85.1 85.1c-23.3 23.3-61.5 23.3-84.8 0\" fill=\"#891d53\"/><path class=\"st0\" d=\"M775.2-89.5c6.2 0 16.6 1.7 18 11.8 4.2 30.8-1.8 54-18 95.9-16.2-41.8-22.2-65-18-95.9 1.4-10.2 11.9-11.8 18-11.8m0-8c-12.8 0-24.2 5.7-25.9 18.7-4.5 32.8 2 57.7 20 103.7.6 1.4 3.2 2.1 5.9 2.1s5.4-.7 5.9-2.1c18-46.1 24.5-70.9 20-103.7-1.8-13.1-13.2-18.7-25.9-18.7ZM842.6-89.5c6.2 0 16.6 1.7 18 11.8 4.2 30.8-1.8 54-18 95.9-16.2-41.8-22.2-65-18-95.9 1.4-10.2 11.9-11.8 18-11.8m0-8c-12.8 0-24.2 5.7-25.9 18.7-4.5 32.8 2 57.7 20 103.7.6 1.4 3.2 2.1 5.9 2.1s5.4-.7 5.9-2.1c18-46.1 24.5-70.9 20-103.7-1.8-13.1-13.2-18.7-25.9-18.7ZM191.2 113.3c.8-11.3-5.7-17.3-13.9-18.8-8.2-1.4-16.3 2.1-19.4 12.9-7.8 27.3-7.3 49-2.6 90 .1 1.3 1.7 2.2 3.5 2.5 1.8.3 3.6 0 4.1-1.1 18.4-37 26.3-57.2 28.3-85.5ZM142.4 113.3c.8-11.3-5.7-17.3-13.9-18.8-8.2-1.4-16.3 2.1-19.4 12.9-7.8 27.3-7.3 49-2.6 90 .1 1.3 1.7 2.2 3.5 2.5 1.8.3 3.6 0 4.1-1.1 18.4-37 26.3-57.2 28.3-85.5Z\"/></svg>
  396. <span class=\"logotitle\">Data Citation Guide</span>
  397. \t\t\t\t\t</a>
  398. \t\t\t\t\t<a id=\"cessda\" class=\"navbar-brand\" href=\"https://www.cessda.eu/\">
  399. \t\t\t\t\t<svg viewBox=\"0 0 2386 652\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\"
  400. \t\t\t\t\t\tclip-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\"
  401. \t\t\t\t\t\taria-label=\"CESSDA Home Page\">
  402. \t\t\t\t\t\t<path
  403. \t\t\t\t\t\t\td=\"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\"
  404. \t\t\t\t\t\t\tfill=\"#595959\" fill-rule=\"nonzero\" />
  405. \t\t\t\t\t\t<path
  406. \t\t\t\t\t\t\td=\"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\"
  407. \t\t\t\t\t\t\tfill=\"#4d4d4d\" fill-rule=\"nonzero\" />
  408. \t\t\t\t\t\t<circle cx=\"325.417\" cy=\"323.333\" r=\"54.167\" fill=\"#4d4d4d\" />
  409. \t\t\t\t\t\t<path
  410. \t\t\t\t\t\t\td=\"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\"
  411. \t\t\t\t\t\t\tfill=\"#46aef1\" fill-rule=\"nonzero\" />
  412. \t\t\t\t\t\t<path
  413. \t\t\t\t\t\t\td=\"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\"
  414. \t\t\t\t\t\t\tfill=\"#83c6fa\" fill-rule=\"nonzero\" />
  415. \t\t\t\t\t\t<path
  416. \t\t\t\t\t\t\td=\"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\"
  417. \t\t\t\t\t\t\tfill=\"#46aef1\" fill-rule=\"nonzero\" />
  418. \t\t\t\t\t</svg>
  419. \t\t\t\t</a>
  420. </nav>
  421. \t\t\t\t</div>
  422. \t\t
  423. \t\t</header>
  424. \t\t
  425. \t\t{{ block('content') }}
  426. \t\t<footer class=\"py-5 footer-std\">
  427. \t\t\t<div class=\"container-xl\">
  428. \t\t\t\t<div class=\"row\">
  429. \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\">
  430. \t\t\t\t\t\t<p>
  431. \t\t\t\t\t\t\t<strong>CESSDA</strong><br>
  432. \t\t\t\t\t\t\t<span>Consortium of European
  433. \t\t\t\t\t\t\t\t<br>Social Science Data Archives</span>
  434. \t\t\t\t\t\t</p><hr class=\"footer-hr\">
  435. \t\t\t\t\t\t<p>Solheimsgaten 16<br>
  436. \t\t\t\t\t\t\t5058 Bergen, Norway<br>
  437. \t\t\t\t\t\t\t(+47) 40 10 09 64<br>
  438. \t\t\t\t\t\t\t<a href=\"mailto:cessda@cessda.eu\">cessda@cessda.eu</a>
  439. \t\t\t\t\t\t</p>
  440. \t\t\t\t\t\t<p>
  441. \t\t\t\t\t\t\t<a href=\"https://twitter.com/CESSDA_Data/\" class=\"socialfooter twitter\" target=\"_blank\">
  442. \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\">
  443. \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\"/>
  444. \t\t\t\t\t\t\t\t</svg>
  445. \t\t\t\t\t\t\t</a>
  446. \t\t\t\t\t\t\t<a href=\"https://www.youtube.com/channel/UCqbZKb1Enh-WcFpg6t86wsA\" class=\"socialfooter youtube\" target=\"_blank\">
  447. \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\">
  448. \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\"/>
  449. \t\t\t\t\t\t\t\t</svg>
  450. \t\t\t\t\t\t\t</a>
  451. \t\t\t\t\t\t\t<a href=\"https://www.linkedin.com/company/cessda\" class=\"socialfooter\" target=\"_blank\">
  452. \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\">
  453. \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\"/>
  454. \t\t\t\t\t\t\t\t</svg>
  455. \t\t\t\t\t\t\t</a>
  456. \t\t\t\t\t\t</p>
  457. \t\t\t\t\t\t<div class=\"credit\">
  458. \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>
  459. \t\t\t\t\t\t</div>
  460. \t\t\t\t\t</div>
  461. \t\t\t\t\t<div class=\"col-12 col-lg-6 text-center text-lg-start order-1 order-lg-2\">
  462. \t\t\t\t\t\t<div class=\"footerlinks\">
  463. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/News-and-Events/News\">News</a><br>
  464. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/News-and-Events/Events\">Events</a><br>
  465. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/About/Main-Office-and-Governance\">Main Office</a>
  466. \t\t\t\t\t\t\t<hr class=\"footer-hr\">
  467. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/Covid-19\">COVID-19</a><br>
  468. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/Privacy-Policy\">Privacy Policy and Cookies</a><br>
  469. \t\t\t\t\t\t\t<a href=\"https://www.cessda.eu/Acceptable-Use-Policy\">Acceptable Use Policy</a>
  470. \t\t\t\t\t\t</div>
  471. \t\t\t\t\t</div>
  472. \t\t\t\t</div>
  473. \t\t\t</div>
  474. \t\t</footer>
  475. \t\t<div id=\"btn-back-to-top\">
  476. \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\">
  477. \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\"/>
  478. \t\t\t</svg>
  479. \t\t</div>
  480. \t\t<script>
  481. \t\t\tdocument.addEventListener(\"DOMContentLoaded\", function (event) {
  482. let topbutton = document.getElementById(\"btn-back-to-top\");
  483. window.onscroll = function () {
  484. scrollFunction();
  485. };
  486. function scrollFunction() {
  487. if (document.body.scrollTop > 80 || document.documentElement.scrollTop > 80) {
  488. topbutton.style.opacity = \"1\";
  489. } else {
  490. topbutton.style.opacity = \"0\";
  491. }
  492. }
  493. topbutton.addEventListener(\"click\", backToTop);
  494. function backToTop() {
  495. document.body.scrollTop = 0;
  496. document.documentElement.scrollTop = 0;
  497. }
  498. });
  499. \t\t</script>
  500. \t</body>
  501. </html>
  502. ""layouts/datacitation.layout.html.twig""/sites/pimcore/cessda-dev/templates/layouts/datacitation.layout.html.twig");
  503.     }
  504.     
  505.     public function checkSecurity()
  506.     {
  507.         static $tags = array("do" => 15"if" => 16"block" => 23"set" => 57);
  508.         static $filters = array();
  509.         static $functions = array("pimcore_head_link" => 15"asset" => 15"pimcore_head_title" => 17"pimcore_head_meta" => 21"pimcore_head_script" => 39"pimcore_document" => 59"pimcore_build_nav" => 62"pimcore_placeholder" => 32);
  510.         try {
  511.             $this->sandbox->checkSecurity(
  512.                 ['do''if''block''set'],
  513.                 [],
  514.                 ['pimcore_head_link''asset''pimcore_head_title''pimcore_head_meta''pimcore_head_script''pimcore_document''pimcore_build_nav''pimcore_placeholder']
  515.             );
  516.         } catch (SecurityError $e) {
  517.             $e->setSourceContext($this->source);
  518.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  519.                 $e->setTemplateLine($tags[$e->getTagName()]);
  520.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  521.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  522.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  523.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  524.             }
  525.             throw $e;
  526.         }
  527.     }
  528.     private $deferred;
  529. }