var/cache/dev/twig/a7/a7d52301ee6d79ed4fa81321400e0481afebb44e2eca6e155fa595cb0e726265.php line 38

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. /* template.twig */
  14. class __TwigTemplate_6e14ade6144c6422933657343d9721299ac30557f39fdcbe934f6eb639759f13 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.             'cssAssets' => [$this'block_cssAssets'],
  25.             'jsAssets' => [$this'block_jsAssets'],
  26.             'menuTitle' => [$this'block_menuTitle'],
  27.             'pageTitle' => [$this'block_pageTitle'],
  28.             'content' => [$this'block_content'],
  29.         ];
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""template.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""template.twig"));
  38.         // line 1
  39.         echo "<!doctype html>
  40. <html class=\"no-js\" lang=\"en\">
  41. <head>
  42.     <meta charset=\"utf-8\">
  43.     <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
  44.     <title>";
  45.         // line 6
  46.         echo ((array_key_exists("title"$context)) ? (((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'6$this->source); })()) . " &bullet; ")) : (""));
  47.         echo "Imperial News Grid</title>
  48.     <meta name=\"description\" content=\"The Galactic Empire - A Star Wars Combine faction\">
  49.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  50.     <!-- <link rel=\"apple-touch-icon\" href=\"apple-touch-icon.png\"> -->
  51.     <!-- Place favicon.ico in the root directory -->
  52.     <link href=\"";
  53.         // line 11
  54.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("screen.css""css"), "html"nulltrue);
  55.         echo "\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />
  56.     <link rel=\"stylesheet\" href=\"";
  57.         // line 12
  58.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("gejs.css""css"), "html"nulltrue);
  59.         echo "\">
  60.     <link rel=\"stylesheet\" href=\"";
  61.         // line 13
  62.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/jquery-ui.css""css"), "html"nulltrue);
  63.         echo "\">
  64.     <link rel=\"stylesheet\" href=\"";
  65.         // line 14
  66.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/jquery-ui.structure.css""css"), "html"nulltrue);
  67.         echo "\">
  68.     <link rel=\"stylesheet\" href=\"";
  69.         // line 15
  70.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/jquery-ui.theme.css""css"), "html"nulltrue);
  71.         echo "\">
  72.     ";
  73.         // line 16
  74.         $this->displayBlock('cssAssets'$context$blocks);
  75.         // line 17
  76.         echo "</head>
  77. <body>
  78. <script type=\"text/javascript\" src=\"";
  79.         // line 19
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/jquery-2.1.4.min.js""js"), "html"nulltrue);
  81.         echo "\"></script>
  82. <script type=\"text/javascript\" src=\"";
  83.         // line 20
  84.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/jquery-ui.min.js""js"), "html"nulltrue);
  85.         echo "\"></script>
  86. <script type=\"text/javascript\" src=\"";
  87.         // line 21
  88.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/fontawesome-all.min.js""js"), "html"nulltrue);
  89.         echo "\"></script>
  90. <script type=\"text/javascript\" src=\"";
  91.         // line 22
  92.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("lib/axios.min.js""js"), "html"nulltrue);
  93.         echo "\"></script>
  94. <script type=\"text/javascript\" src=\"";
  95.         // line 23
  96.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("public.js""js"), "html"nulltrue);
  97.         echo "\"></script>
  98. ";
  99.         // line 24
  100.         if (array_key_exists("gejs"$context)) {
  101.             // line 25
  102.             echo "    ";
  103.             $context['_parent'] = $context;
  104.             $context['_seq'] = twig_ensure_traversable((isset($context["gejs"]) || array_key_exists("gejs"$context) ? $context["gejs"] : (function () { throw new RuntimeError('Variable "gejs" does not exist.'25$this->source); })()));
  105.             foreach ($context['_seq'] as $context["_key"] => $context["script"]) {
  106.                 // line 26
  107.                 echo "        <script type=\"text/javascript\" src=\"";
  108.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["script"], "gejs"), "html"nulltrue);
  109.                 echo ".js\"></script>
  110.     ";
  111.             }
  112.             $_parent $context['_parent'];
  113.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['script'], $context['_parent'], $context['loop']);
  114.             $context array_intersect_key($context$_parent) + $_parent;
  115.         }
  116.         // line 29
  117.         echo "<script type=\"text/javascript\" src=\"";
  118.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("clock.js""js"), "html"nulltrue);
  119.         echo "\"></script>
  120. ";
  121.         // line 30
  122.         $this->displayBlock('jsAssets'$context$blocks);
  123.         // line 32
  124.         echo "<script type=\"text/javascript\">
  125.     gejsAjaxPath = \"/gejs.php\";
  126. </script>
  127. <section id=\"header\">
  128.     <div class=\"clock\" id=\"clockDiv\" style=\"float: none;\">Combine Galactic Time</div>
  129.     ";
  130.         // line 37
  131.         if ( !(null === twig_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.'37$this->source); })()), "user", [], "any"falsefalsefalse37))) {
  132.             // line 38
  133.             echo "        <div class=\"user\">
  134.             Logged in as: ";
  135.             // line 39
  136.             echo twig_escape_filter($this->envtwig_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.'39$this->source); })()), "user", [], "any"falsefalsefalse39), "getName", [], "method"falsefalsefalse39), "html"nulltrue);
  137.             echo " <a href=\"";
  138.             echo twig_escape_filter($this->envtwig_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.'39$this->source); })()), "get", [=> "base_url"], "method"falsefalsefalse39), "html"nulltrue);
  139.             echo "logout\"><span class=\"fa fa-sign-out-alt\"></span></a>
  140.         </div>
  141.     ";
  142.         }
  143.         // line 42
  144.         echo "</section>
  145. <section id=\"body\">
  146.     <nav id=\"main\">
  147.         <div class=\"menu-title\"><span>";
  148.         // line 45
  149.         $this->displayBlock('menuTitle'$context$blocks);
  150.         echo "</span></div>
  151.         <div class=\"menu-body\">
  152.             <div class=\"menu-icons\">
  153.                 <a href=\"/\" title=\"Home\"><span class=\"fa fa-home\"></span></a>
  154.                 <a href=\"/irms\" title=\"IRMS\"><span class=\"fa fa-id-card\"></span></a>
  155.                 ";
  156.         // line 50
  157.         if ( !(null === twig_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.'50$this->source); })()), "user", [], "any"falsefalsefalse50))) {
  158.             // line 51
  159.             echo "                <a href=\"/irms/notifications\" title=\"Notifications\">
  160.                   <div style=\"display:inline-block;position:relative;\">
  161.                     <span class=\"fa fa-bell\"></span>
  162.                     ";
  163.             // line 54
  164.             $context["notifCount"] = 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.'54$this->source); })()), "user", [], "any"falsefalsefalse54), "getNotificationCount", [], "method"falsefalsefalse54);
  165.             // line 55
  166.             echo "                    ";
  167.             if ((=== twig_compare((isset($context["notifCount"]) || array_key_exists("notifCount"$context) ? $context["notifCount"] : (function () { throw new RuntimeError('Variable "notifCount" does not exist.'55$this->source); })()), 0))) {
  168.                 // line 56
  169.                 echo "                    <span class=\"badge\">";
  170.                 echo twig_escape_filter($this->env, (isset($context["notifCount"]) || array_key_exists("notifCount"$context) ? $context["notifCount"] : (function () { throw new RuntimeError('Variable "notifCount" does not exist.'56$this->source); })()), "html"nulltrue);
  171.                 echo "</span>
  172.                     ";
  173.             }
  174.             // line 58
  175.             echo "                  </div>
  176.                 </a>
  177.                 ";
  178.         }
  179.         // line 61
  180.         echo "                <a href=\"https://commcent.swc-empire.com\" title=\"COMMCENT\"><span class=\"fa fa-comments\"></span></a>
  181.                 <a href=\"http://swcombine.com\" title=\"Star Wars Combine\" style=\"padding-top: 2px;\">
  182.                     <svg width=\"18px\" height=\"18px\" viewBox=\"0 0 180 180\">
  183.                         <use xlink:href=\"#icon-combine\"></use>
  184.                     </svg>
  185.                 </a>
  186.             </div>
  187.             ";
  188.         // line 68
  189.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('sideMenu')->getCallable(), []), "html"nulltrue);
  190.         echo "
  191.         </div>
  192.     </nav>
  193.     <div class=\"content\">
  194.         <h1 class=\"content-title\">";
  195.         // line 72
  196.         $this->displayBlock('pageTitle'$context$blocks);
  197.         echo "</h1>
  198.         <div id=\"flash\">
  199.             ";
  200.         // line 74
  201.         $context['_parent'] = $context;
  202.         $context['_seq'] = twig_ensure_traversable(twig_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.'74$this->source); })()), "flashes", [], "any"falsefalsefalse74));
  203.         foreach ($context['_seq'] as $context["type"] => $context["messages"]) {
  204.             // line 75
  205.             echo "                ";
  206.             $context['_parent'] = $context;
  207.             $context['_seq'] = twig_ensure_traversable($context["messages"]);
  208.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  209.                 // line 76
  210.                 echo "                    <div class=\"message ";
  211.                 echo twig_escape_filter($this->env$context["type"], "html"nulltrue);
  212.                 echo "\">
  213.                         <i class=\"";
  214.                 // line 77
  215.                 echo twig_escape_filter($this->envtwig_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.'77$this->source); })()), "flashIcons", [], "any"falsefalsefalse77), $context["type"], [], "array"falsefalsefalse77), "html"nulltrue);
  216.                 echo " fa-lg fa-pull-left\"></i>
  217.                         ";
  218.                 // line 78
  219.                 echo $context["message"];
  220.                 echo "
  221.                     </div>
  222.                 ";
  223.             }
  224.             $_parent $context['_parent'];
  225.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  226.             $context array_intersect_key($context$_parent) + $_parent;
  227.             // line 81
  228.             echo "            ";
  229.         }
  230.         $_parent $context['_parent'];
  231.         unset($context['_seq'], $context['_iterated'], $context['type'], $context['messages'], $context['_parent'], $context['loop']);
  232.         $context array_intersect_key($context$_parent) + $_parent;
  233.         // line 82
  234.         echo "        </div>
  235.         <div id=\"content\">
  236.             ";
  237.         // line 84
  238.         $this->displayBlock('content'$context$blocks);
  239.         // line 85
  240.         echo "        </div>
  241.         <div class=\"footer\">
  242.             <div class=\"copy\">
  243.                 <div>
  244.                     Copyright <span class=\"far fa-copyright\"></span> 2012 - ";
  245.         // line 89
  246.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""Y"), "html"nulltrue);
  247.         echo " &mdash; The Galactic Empire &mdash; v";
  248.         echo twig_escape_filter($this->envcall_user_func_array($this->env->getFunction('core_get')->getCallable(), ["version"]), "html"nulltrue);
  249.         echo "
  250.                 </div>
  251.             </div>
  252.         </div>
  253.     </div>
  254. </section>
  255. <svg aria-hidden=\"true\" style=\"position:absolute;width:0;height:0;overflow:hidden\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"> <defs> <symbol id=\"icon-credits\" viewBox=\"0 0 19 32\"> <title>credits</title> <path fill=\"#ccc\" style=\"fill:var(--color1,#ccc)\" d=\"M3.083 0.951v5.807h-1.662v6.645h1.68v5.789h1.233v-5.789h2.502v5.823h1.233v-5.823h2.909l-7.384 17.445 4.586 0.002 9.479-24.092h-9.59v-5.807h-1.233v5.807h-2.484v-5.807h-1.269z\"></path> </symbol> <symbol id=\"icon-combine\" viewBox=\"0 0 32 32\"> <title>Combine</title> <path fill=\"#ddd\" stroke=\"#ddd\" stroke-width=\"1.7778\" stroke-miterlimit=\"4\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" style=\"stroke:var(--color2,#ddd)\" style=\"fill: var(--color2, #ddd)\" d=\"M0 15.822c0-7.004 5.618-13.689 13.156-13.689 6.009 0 10.844 4.124 10.844 10.311 0 3.698-2.88 7.822-7.289 7.822-3.911 0-6.044-2.489-6.044-5.511-0.64 0-1.067 1.067-1.067 2.133 0 2.951 3.52 6.044 7.644 6.044 5.404 0 11.022-4.942 11.022-12.267 0-4.551-2.204-8.356-4.089-10.667 2.311 1.956 5.689 5.831 5.689 11.911 0 7.004-5.618 13.689-13.156 13.689-6.009 0-10.844-4.124-10.844-10.311 0-3.698 2.88-7.822 7.289-7.822 3.911 0 6.044 2.489 6.044 5.511 0.64 0 1.067-1.067 1.067-2.133 0-2.951-3.52-6.044-7.644-6.044-5.404 0-11.022 4.942-11.022 12.267 0 4.551 2.204 8.356 4.089 10.667-2.311-1.956-5.689-5.831-5.689-11.911z\"></path> </symbol> </defs> </svg>
  256. </body>
  257. </html>";
  258.         
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  260.         
  261.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  262.     }
  263.     // line 16
  264.     public function block_cssAssets($context, array $blocks = [])
  265.     {
  266.         $macros $this->macros;
  267.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  268.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cssAssets"));
  269.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  270.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cssAssets"));
  271.         echo "";
  272.         
  273.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  274.         
  275.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  276.     }
  277.     // line 30
  278.     public function block_jsAssets($context, array $blocks = [])
  279.     {
  280.         $macros $this->macros;
  281.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  282.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""jsAssets"));
  283.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  284.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""jsAssets"));
  285.         echo "";
  286.         
  287.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  288.         
  289.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  290.     }
  291.     // line 45
  292.     public function block_menuTitle($context, array $blocks = [])
  293.     {
  294.         $macros $this->macros;
  295.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  296.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menuTitle"));
  297.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  298.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menuTitle"));
  299.         echo "Main Menu";
  300.         
  301.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  302.         
  303.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  304.     }
  305.     // line 72
  306.     public function block_pageTitle($context, array $blocks = [])
  307.     {
  308.         $macros $this->macros;
  309.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  310.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""pageTitle"));
  311.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  312.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""pageTitle"));
  313.         echo "The Galactic Empire";
  314.         
  315.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  316.         
  317.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  318.     }
  319.     // line 84
  320.     public function block_content($context, array $blocks = [])
  321.     {
  322.         $macros $this->macros;
  323.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  324.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  325.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  326.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  327.         echo "";
  328.         
  329.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  330.         
  331.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  332.     }
  333.     public function getTemplateName()
  334.     {
  335.         return "template.twig";
  336.     }
  337.     public function isTraitable()
  338.     {
  339.         return false;
  340.     }
  341.     public function getDebugInfo()
  342.     {
  343.         return array (  352 => 84,  333 => 72,  314 => 45,  295 => 30,  276 => 16,  255 => 89,  249 => 85,  247 => 84,  243 => 82,  237 => 81,  228 => 78,  224 => 77,  219 => 76,  214 => 75,  210 => 74,  205 => 72,  198 => 68,  189 => 61,  184 => 58,  178 => 56,  175 => 55,  173 => 54,  168 => 51,  166 => 50,  158 => 45,  153 => 42,  145 => 39,  142 => 38,  140 => 37,  133 => 32,  131 => 30,  126 => 29,  116 => 26,  111 => 25,  109 => 24,  105 => 23,  101 => 22,  97 => 21,  93 => 20,  89 => 19,  85 => 17,  83 => 16,  79 => 15,  75 => 14,  71 => 13,  67 => 12,  63 => 11,  55 => 6,  48 => 1,);
  344.     }
  345.     public function getSourceContext()
  346.     {
  347.         return new Source("<!doctype html>
  348. <html class=\"no-js\" lang=\"en\">
  349. <head>
  350.     <meta charset=\"utf-8\">
  351.     <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\">
  352.     <title>{{ title is defined ? (title ~ \" &bullet; \")|raw : \"\" }}Imperial News Grid</title>
  353.     <meta name=\"description\" content=\"The Galactic Empire - A Star Wars Combine faction\">
  354.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  355.     <!-- <link rel=\"apple-touch-icon\" href=\"apple-touch-icon.png\"> -->
  356.     <!-- Place favicon.ico in the root directory -->
  357.     <link href=\"{{ asset('screen.css', 'css') }}\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />
  358.     <link rel=\"stylesheet\" href=\"{{ asset('gejs.css', 'css') }}\">
  359.     <link rel=\"stylesheet\" href=\"{{ asset('lib/jquery-ui.css', 'css') }}\">
  360.     <link rel=\"stylesheet\" href=\"{{ asset('lib/jquery-ui.structure.css', 'css') }}\">
  361.     <link rel=\"stylesheet\" href=\"{{ asset('lib/jquery-ui.theme.css', 'css') }}\">
  362.     {% block cssAssets '' %}
  363. </head>
  364. <body>
  365. <script type=\"text/javascript\" src=\"{{ asset('lib/jquery-2.1.4.min.js', 'js') }}\"></script>
  366. <script type=\"text/javascript\" src=\"{{ asset('lib/jquery-ui.min.js', 'js') }}\"></script>
  367. <script type=\"text/javascript\" src=\"{{ asset('lib/fontawesome-all.min.js', 'js') }}\"></script>
  368. <script type=\"text/javascript\" src=\"{{ asset('lib/axios.min.js', 'js') }}\"></script>
  369. <script type=\"text/javascript\" src=\"{{ asset('public.js', 'js') }}\"></script>
  370. {% if gejs is defined %}
  371.     {% for script in gejs %}
  372.         <script type=\"text/javascript\" src=\"{{ asset(script, 'gejs') }}.js\"></script>
  373.     {% endfor %}
  374. {% endif %}
  375. <script type=\"text/javascript\" src=\"{{ asset('clock.js', 'js') }}\"></script>
  376. {% block jsAssets '' %}
  377. {# <script type=\"text/javascript\" src=\"<?php echo \$GLOBALS['gJSPath'] ?>/<?php echo \$js['path'] ?>?v<?php echo \$js['version'] ?>\"></script> #}
  378. <script type=\"text/javascript\">
  379.     gejsAjaxPath = \"/gejs.php\";
  380. </script>
  381. <section id=\"header\">
  382.     <div class=\"clock\" id=\"clockDiv\" style=\"float: none;\">Combine Galactic Time</div>
  383.     {% if app.user is not null %}
  384.         <div class=\"user\">
  385.             Logged in as: {{ app.user.getName() }} <a href=\"{{ app.get('base_url') }}logout\"><span class=\"fa fa-sign-out-alt\"></span></a>
  386.         </div>
  387.     {% endif %}
  388. </section>
  389. <section id=\"body\">
  390.     <nav id=\"main\">
  391.         <div class=\"menu-title\"><span>{% block menuTitle 'Main Menu' %}</span></div>
  392.         <div class=\"menu-body\">
  393.             <div class=\"menu-icons\">
  394.                 <a href=\"/\" title=\"Home\"><span class=\"fa fa-home\"></span></a>
  395.                 <a href=\"/irms\" title=\"IRMS\"><span class=\"fa fa-id-card\"></span></a>
  396.                 {% if app.user is not null %}
  397.                 <a href=\"/irms/notifications\" title=\"Notifications\">
  398.                   <div style=\"display:inline-block;position:relative;\">
  399.                     <span class=\"fa fa-bell\"></span>
  400.                     {% set notifCount = app.user.getNotificationCount() %}
  401.                     {% if notifCount > 0 %}
  402.                     <span class=\"badge\">{{ notifCount }}</span>
  403.                     {% endif %}
  404.                   </div>
  405.                 </a>
  406.                 {% endif %}
  407.                 <a href=\"https://commcent.swc-empire.com\" title=\"COMMCENT\"><span class=\"fa fa-comments\"></span></a>
  408.                 <a href=\"http://swcombine.com\" title=\"Star Wars Combine\" style=\"padding-top: 2px;\">
  409.                     <svg width=\"18px\" height=\"18px\" viewBox=\"0 0 180 180\">
  410.                         <use xlink:href=\"#icon-combine\"></use>
  411.                     </svg>
  412.                 </a>
  413.             </div>
  414.             {{ sideMenu() }}
  415.         </div>
  416.     </nav>
  417.     <div class=\"content\">
  418.         <h1 class=\"content-title\">{% block pageTitle 'The Galactic Empire' %}</h1>
  419.         <div id=\"flash\">
  420.             {% for type, messages in app.flashes %}
  421.                 {% for message in messages %}
  422.                     <div class=\"message {{ type }}\">
  423.                         <i class=\"{{ app.flashIcons[type] }} fa-lg fa-pull-left\"></i>
  424.                         {{ message|raw }}
  425.                     </div>
  426.                 {% endfor %}
  427.             {% endfor %}
  428.         </div>
  429.         <div id=\"content\">
  430.             {% block content '' %}
  431.         </div>
  432.         <div class=\"footer\">
  433.             <div class=\"copy\">
  434.                 <div>
  435.                     Copyright <span class=\"far fa-copyright\"></span> 2012 - {{ \"now\"|date('Y') }} &mdash; The Galactic Empire &mdash; v{{ core_get('version') }}
  436.                 </div>
  437.             </div>
  438.         </div>
  439.     </div>
  440. </section>
  441. <svg aria-hidden=\"true\" style=\"position:absolute;width:0;height:0;overflow:hidden\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"> <defs> <symbol id=\"icon-credits\" viewBox=\"0 0 19 32\"> <title>credits</title> <path fill=\"#ccc\" style=\"fill:var(--color1,#ccc)\" d=\"M3.083 0.951v5.807h-1.662v6.645h1.68v5.789h1.233v-5.789h2.502v5.823h1.233v-5.823h2.909l-7.384 17.445 4.586 0.002 9.479-24.092h-9.59v-5.807h-1.233v5.807h-2.484v-5.807h-1.269z\"></path> </symbol> <symbol id=\"icon-combine\" viewBox=\"0 0 32 32\"> <title>Combine</title> <path fill=\"#ddd\" stroke=\"#ddd\" stroke-width=\"1.7778\" stroke-miterlimit=\"4\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" style=\"stroke:var(--color2,#ddd)\" style=\"fill: var(--color2, #ddd)\" d=\"M0 15.822c0-7.004 5.618-13.689 13.156-13.689 6.009 0 10.844 4.124 10.844 10.311 0 3.698-2.88 7.822-7.289 7.822-3.911 0-6.044-2.489-6.044-5.511-0.64 0-1.067 1.067-1.067 2.133 0 2.951 3.52 6.044 7.644 6.044 5.404 0 11.022-4.942 11.022-12.267 0-4.551-2.204-8.356-4.089-10.667 2.311 1.956 5.689 5.831 5.689 11.911 0 7.004-5.618 13.689-13.156 13.689-6.009 0-10.844-4.124-10.844-10.311 0-3.698 2.88-7.822 7.289-7.822 3.911 0 6.044 2.489 6.044 5.511 0.64 0 1.067-1.067 1.067-2.133 0-2.951-3.52-6.044-7.644-6.044-5.404 0-11.022 4.942-11.022 12.267 0 4.551 2.204 8.356 4.089 10.667-2.311-1.956-5.689-5.831-5.689-11.911z\"></path> </symbol> </defs> </svg>
  442. </body>
  443. </html>""template.twig""/home/empire/public_html/dev/application/templates/template.twig");
  444.     }
  445. }