<?php

use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;

/* Report/header.html */
class __TwigTemplate_f3252d89e75f88d4e23d8e8da7f3b7b00c671c1792be132bed879fbb1ce8c1b5 extends Template
{
    private $source;
    private $macros = [];

    public function __construct(Environment $env)
    {
        parent::__construct($env);

        $this->source = $this->getSourceContext();

        $this->parent = false;

        $this->blocks = [
        ];
    }

    protected function doDisplay(array $context, array $blocks = [])
    {
        $macros = $this->macros;
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Report/header.html"));

        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Report/header.html"));

        // line 1
        echo "<!DOCTYPE HTML>
<html>
<head>
    <meta charset=\"UTF-8\">
    <title></title>
    <link href=\"reports.css\" rel=\"stylesheet\">
</head>

<body>
    <div class=\"report__header row\">
        <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 85.251 86.733\" width=\"55\" height=\"55\"
             class=\"report__header__media left\">
            <path d=\"M42.625.741C19.084.741 0 19.826 0 43.367c0 23.542 19.084 42.625 42.625 42.625 23.542 0 42.626-19.083 42.626-42.625C85.251 19.826 66.167.741 42.625.741zM28.903 33.873c2.022-.005 3.662 1.631 3.671 3.657.013 2.015-1.636 3.658-3.645 3.658-2.031.005-3.671-1.622-3.671-3.64-.013-2.022 1.618-3.666 3.645-3.675zm37.237-.005c-.911 6.103-3.12 17.098-3.12 17.098s-1.143 7.135-11.708 7.161c-10.568.027-18.494.049-18.494.049s-.773 6.716-10.227 6.734l4.751-17.752s1.427-4.716 9.631-5.059l-2.169 8.334 16.249-.04s3.912-.756 4.227-4.249l-17.23.049s.96-6.147 8.133-7.378l8.934-.031s1.964-.556 1.956-2.045v-.929s-.054-1.031-1.498-1.493l-16.765.054s-5.493.293-5.52-7.721l26.454-.08s7.316 1.192 6.396 7.298z\"></path>
        </svg>

        <div class=\"right\">
            <p>marketingsupport@i3media.net</p>
            <p>i3media.net</p>
        </div>
    </div>
</body>
</html>";
        
        $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);

        
        $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);

    }

    public function getTemplateName()
    {
        return "Report/header.html";
    }

    public function getDebugInfo()
    {
        return array (  43 => 1,);
    }

    public function getSourceContext()
    {
        return new Source("<!DOCTYPE HTML>
<html>
<head>
    <meta charset=\"UTF-8\">
    <title></title>
    <link href=\"reports.css\" rel=\"stylesheet\">
</head>

<body>
    <div class=\"report__header row\">
        <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 85.251 86.733\" width=\"55\" height=\"55\"
             class=\"report__header__media left\">
            <path d=\"M42.625.741C19.084.741 0 19.826 0 43.367c0 23.542 19.084 42.625 42.625 42.625 23.542 0 42.626-19.083 42.626-42.625C85.251 19.826 66.167.741 42.625.741zM28.903 33.873c2.022-.005 3.662 1.631 3.671 3.657.013 2.015-1.636 3.658-3.645 3.658-2.031.005-3.671-1.622-3.671-3.64-.013-2.022 1.618-3.666 3.645-3.675zm37.237-.005c-.911 6.103-3.12 17.098-3.12 17.098s-1.143 7.135-11.708 7.161c-10.568.027-18.494.049-18.494.049s-.773 6.716-10.227 6.734l4.751-17.752s1.427-4.716 9.631-5.059l-2.169 8.334 16.249-.04s3.912-.756 4.227-4.249l-17.23.049s.96-6.147 8.133-7.378l8.934-.031s1.964-.556 1.956-2.045v-.929s-.054-1.031-1.498-1.493l-16.765.054s-5.493.293-5.52-7.721l26.454-.08s7.316 1.192 6.396 7.298z\"></path>
        </svg>

        <div class=\"right\">
            <p>marketingsupport@i3media.net</p>
            <p>i3media.net</p>
        </div>
    </div>
</body>
</html>", "Report/header.html", "/sources/api/templates/Report/header.html");
    }
}
