<?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;
/* default/archive.html.twig */
class __TwigTemplate_9722b752a6a6550e1d5150c28fe136b5ac79d28673e4524a07252381f87a30de extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'beta' => [$this, 'block_beta'],
'gamma' => [$this, 'block_gamma'],
'lefty_title' => [$this, 'block_lefty_title'],
'lefty' => [$this, 'block_lefty'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend.html.twig";
}
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", "default/archive.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default/archive.html.twig"));
$this->parent = $this->loadTemplate("frontend.html.twig", "default/archive.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_title($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(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 4
echo " Archiv|";
$this->displayParentBlock("title", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 7
public function block_beta($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(), "block", "beta"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "beta"));
// line 8
echo " Archiv vergangener Editionen
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 11
public function block_gamma($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(), "block", "gamma"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "gamma"));
// line 12
echo " Hier finden Sie Zugang zu sämtlichen Einträgen der BL, BL-Konkordanz und BOEP der vergangenen Jahre sowie die einzelnen Bände gebündelt nach Erscheinungsdatum.
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 15
public function block_lefty_title($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(), "block", "lefty_title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "lefty_title"));
echo "Kollektionen";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 17
public function block_lefty($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(), "block", "lefty"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "lefty"));
// line 18
echo " <ul>
<li><a href=\"#bl\" title=\"zu BL springen\">BL</a></li>
<li><a href=\"#blKonk\" title=\"zu BL Konk. springen\">BL Konk.</a></li>
<li><a href=\"#boep\" title=\"zu BOEP springen\">BOEP</a></li>
</ul>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 25
public function block_body($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(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 26
echo " <h4 id=\"bl\" class=\"archive\" style=\"margin-top: 0;\">BL – Berichtigungsliste</h4>
<p class=\"archive\">Der gesamte Inhalt von BL I-XIII kann eingesehen und durchsucht werden. Die Quelle der Bände I-XI ist die BL-CD. Daher gibt es immer noch Tippfehler und bestimmte Ungenauigkeiten, die vom Ausgangsmaterial übernommen wurden. Die Einträge sind nicht mit den gedruckten Bänden abgeglichen worden. Die Fehler können im Laufe der Zeit in der Datenbank korrigiert werden. Diese Korrekturen durchzuführen wird davon abhängen, daß Benutzer die Fehler mitteilen.
Korrekturen, die nicht in BL XIII enthalten sind, aber für künftige Bände gesammelt werden, sofern sie in der traditionellen Form erscheinen, können ebenfalls eingesehen und durchsucht werden. Diese sind keineswegs vollständig.</p>
<ul class=\"archive\">
";
// line 30
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["bl"]) || array_key_exists("bl", $context) ? $context["bl"] : (function () { throw new RuntimeError('Variable "bl" does not exist.', 30, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
// line 31
echo " ";
if ((-1 === twig_compare(twig_get_attribute($this->env, $this->source, $context["c"], "volume", [], "any", false, false, false, 31), 14))) {
// line 32
echo " <li>
<span><a href=\"";
// line 33
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "bl", "id" => twig_get_attribute($this->env, $this->source, $context["c"], "volume", [], "any", false, false, false, 33)]), "html", null, true);
echo "\" title=\"BL online\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 33), "html", null, true);
echo "</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/";
// line 34
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 34), [" " => "_"]), "html", null, true);
echo ".pdf\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 34), "html", null, true);
echo " als PDF\">PDF</a>
<!--a href=\"\" title=\"";
// line 35
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 35), "html", null, true);
echo " als LaTex\">LaTex</a>
<a href=\"\" title=\"";
// line 36
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 36), "html", null, true);
echo " als PDF\">online</a-->
</li>
";
}
// line 39
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 40
echo " </ul>
<h4 id=\"blKonk\" class=\"archive\">BL Konkordanz</h4>
<p class=\"archive\">Hier finden sich nur die in den beiden BL-Korkordanz-Bänden gefundenen und auf die BL-CD übertragenen Korrekturen. Diese sind nicht mit den gedruckten Bänden abgeglichen worden.</p>
<ul class=\"archive\">
";
// line 44
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["konk"]) || array_key_exists("konk", $context) ? $context["konk"] : (function () { throw new RuntimeError('Variable "konk" does not exist.', 44, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
// line 45
echo " <li>
<span><a href=\"";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "bl", "id" => twig_get_attribute($this->env, $this->source, $context["c"], "volume", [], "any", false, false, false, 46)]), "html", null, true);
echo "\" title=\"BL online\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 46), "html", null, true);
echo "</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/";
// line 47
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 47), [" " => "_"]), "html", null, true);
echo ".pdf\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 47), "html", null, true);
echo " als PDF\">PDF</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 50
echo " </ul>
<h4 id=\"boep\" class=\"archive\">BOEP – Bulletin of Online Emendations to Papyri</h4>
<p class=\"archive\">Es ist nun möglich, alle BOEP-Korrekturen in der normalen papyrologischen Reihenfolge der veröffentlichten Serien anzuschauen. Es ist nicht mehr notwendig, jedes einzelne BOEP zu überprüfen. Die laufenden Nummern wurden rückwirkend hinzugefügt.</p>
<ul class=\"archive\">
";
// line 54
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["boep"]) || array_key_exists("boep", $context) ? $context["boep"] : (function () { throw new RuntimeError('Variable "boep" does not exist.', 54, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
// line 55
echo " <li>
<span><a href=\"";
// line 56
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "boep", "id" => ("Bulletin of Online Emendations to Papyri " . twig_get_attribute($this->env, $this->source, $context["c"], "item", [], "any", false, false, false, 56))]), "html", null, true);
echo "\" title=\"BOEP online\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 56), "html", null, true);
echo "</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/";
// line 57
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 57), [" " => "_"]), "html", null, true);
echo ".pdf\" title=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 57), "html", null, true);
echo " als PDF\">PDF</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['c'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 60
echo " <li>
<a href=\"";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "collection", "id" => "ddb"]), "html", null, true);
echo "\" title=\"BOEP doc. online\">alle dokumentarischen</a> BOEP-Korrekturen in einem
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/BOEP_doc.pdf\" href=\"alle dokumentarischen Einträge in einem PDF\">PDF</a>
</li>
<li>
<a href=\"";
// line 65
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "collection", "id" => "dclp"]), "html", null, true);
echo "\" title=\"BOEP lit. online\">alle literarischen</a> BOEP-Korrekturen in einem
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/BOEP_lit.pdf\" href=\"alle literarischen Einträge in einem PDF\">PDF</a>
</li>
<li>
<a href=\"";
// line 69
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("PapyrillioBeehive_ApiaryHoney", ["type" => "collection", "id" => "BOEP"]), "html", null, true);
echo "\" title=\"BOEP online\">alle</a> BOEP-Korrekturen in einem
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/BOEP.pdf\" href=\"alle Einträge in einem PDF\">PDF</a>
</li>
</ul>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "default/archive.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 303 => 69, 296 => 65, 289 => 61, 286 => 60, 275 => 57, 269 => 56, 266 => 55, 262 => 54, 256 => 50, 245 => 47, 239 => 46, 236 => 45, 232 => 44, 226 => 40, 220 => 39, 214 => 36, 210 => 35, 204 => 34, 198 => 33, 195 => 32, 192 => 31, 188 => 30, 182 => 26, 172 => 25, 157 => 18, 147 => 17, 128 => 15, 117 => 12, 107 => 11, 96 => 8, 86 => 7, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend.html.twig' %}
{% block title %}
Archiv|{{ parent() }}
{% endblock %}
{% block beta %}
Archiv vergangener Editionen
{% endblock %}
{% block gamma %}
Hier finden Sie Zugang zu sämtlichen Einträgen der BL, BL-Konkordanz und BOEP der vergangenen Jahre sowie die einzelnen Bände gebündelt nach Erscheinungsdatum.
{% endblock %}
{% block lefty_title %}Kollektionen{% endblock %}
{% block lefty %}
<ul>
<li><a href=\"#bl\" title=\"zu BL springen\">BL</a></li>
<li><a href=\"#blKonk\" title=\"zu BL Konk. springen\">BL Konk.</a></li>
<li><a href=\"#boep\" title=\"zu BOEP springen\">BOEP</a></li>
</ul>
{% endblock %}
{% block body %}
<h4 id=\"bl\" class=\"archive\" style=\"margin-top: 0;\">BL – Berichtigungsliste</h4>
<p class=\"archive\">Der gesamte Inhalt von BL I-XIII kann eingesehen und durchsucht werden. Die Quelle der Bände I-XI ist die BL-CD. Daher gibt es immer noch Tippfehler und bestimmte Ungenauigkeiten, die vom Ausgangsmaterial übernommen wurden. Die Einträge sind nicht mit den gedruckten Bänden abgeglichen worden. Die Fehler können im Laufe der Zeit in der Datenbank korrigiert werden. Diese Korrekturen durchzuführen wird davon abhängen, daß Benutzer die Fehler mitteilen.
Korrekturen, die nicht in BL XIII enthalten sind, aber für künftige Bände gesammelt werden, sofern sie in der traditionellen Form erscheinen, können ebenfalls eingesehen und durchsucht werden. Diese sind keineswegs vollständig.</p>
<ul class=\"archive\">
{% for c in bl %}
{% if c.volume < 14 %}
<li>
<span><a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'bl', 'id': c.volume}) }}\" title=\"BL online\">{{ c.short }}</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/{{ c.short | replace({' ': '_'}) }}.pdf\" title=\"{{ c.short }} als PDF\">PDF</a>
<!--a href=\"\" title=\"{{ c.short }} als LaTex\">LaTex</a>
<a href=\"\" title=\"{{ c.short }} als PDF\">online</a-->
</li>
{% endif %}
{% endfor %}
</ul>
<h4 id=\"blKonk\" class=\"archive\">BL Konkordanz</h4>
<p class=\"archive\">Hier finden sich nur die in den beiden BL-Korkordanz-Bänden gefundenen und auf die BL-CD übertragenen Korrekturen. Diese sind nicht mit den gedruckten Bänden abgeglichen worden.</p>
<ul class=\"archive\">
{% for c in konk %}
<li>
<span><a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'bl', 'id': c.volume}) }}\" title=\"BL online\">{{ c.short }}</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/{{ c.short | replace({' ': '_'}) }}.pdf\" title=\"{{ c.short }} als PDF\">PDF</a>
</li>
{% endfor %}
</ul>
<h4 id=\"boep\" class=\"archive\">BOEP – Bulletin of Online Emendations to Papyri</h4>
<p class=\"archive\">Es ist nun möglich, alle BOEP-Korrekturen in der normalen papyrologischen Reihenfolge der veröffentlichten Serien anzuschauen. Es ist nicht mehr notwendig, jedes einzelne BOEP zu überprüfen. Die laufenden Nummern wurden rückwirkend hinzugefügt.</p>
<ul class=\"archive\">
{% for c in boep %}
<li>
<span><a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'boep', 'id': 'Bulletin of Online Emendations to Papyri ' ~ c.item}) }}\" title=\"BOEP online\">{{ c.short }}</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/{{ c.short | replace({' ': '_'}) }}.pdf\" title=\"{{ c.short }} als PDF\">PDF</a>
</li>
{% endfor %}
<li>
<a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'collection', 'id': 'ddb'}) }}\" title=\"BOEP doc. online\">alle dokumentarischen</a> BOEP-Korrekturen in einem
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/BOEP_doc.pdf\" href=\"alle dokumentarischen Einträge in einem PDF\">PDF</a>
</li>
<li>
<a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'collection', 'id': 'dclp'}) }}\" title=\"BOEP lit. online\">alle literarischen</a> BOEP-Korrekturen in einem
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/BOEP_lit.pdf\" href=\"alle literarischen Einträge in einem PDF\">PDF</a>
</li>
<li>
<a href=\"{{ path('PapyrillioBeehive_ApiaryHoney', {'type': 'collection', 'id': 'BOEP'}) }}\" title=\"BOEP online\">alle</a> BOEP-Korrekturen in einem
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/BOEP.pdf\" href=\"alle Einträge in einem PDF\">PDF</a>
</li>
</ul>
{% endblock %}
", "default/archive.html.twig", "/var/www/beehive_dev/templates/default/archive.html.twig");
}
}