<?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 = [
'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_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 4
echo " Archiv vergangener Editionen
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 7
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 8
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 11
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 13
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 14
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 21
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 22
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 26
$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.', 26, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
// line 27
echo " ";
if ((-1 === twig_compare(twig_get_attribute($this->env, $this->source, $context["c"], "volume", [], "any", false, false, false, 27), 14))) {
// line 28
echo " <li>
<span><a href=\"";
// line 29
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, 29)]), "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, 29), "html", null, true);
echo "</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/";
// line 30
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 30), [" " => "_"]), "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, 30), "html", null, true);
echo " als PDF\">PDF</a>
<!--a href=\"\" title=\"";
// line 31
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 31), "html", null, true);
echo " als LaTex\">LaTex</a>
<a href=\"\" title=\"";
// line 32
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 32), "html", null, true);
echo " als PDF\">online</a-->
</li>
";
}
// line 35
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 36
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 40
$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.', 40, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
// line 41
echo " <li>
<span><a href=\"";
// line 42
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, 42)]), "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, 42), "html", null, true);
echo "</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/";
// line 43
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 43), [" " => "_"]), "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, 43), "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 46
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 50
$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.', 50, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["c"]) {
// line 51
echo " <li>
<span><a href=\"";
// line 52
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, 52))]), "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, 52), "html", null, true);
echo "</a></span>
<a href=\"https://papy.zaw.uni-heidelberg.de/beehive/";
// line 53
echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, $context["c"], "short", [], "any", false, false, false, 53), [" " => "_"]), "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, 53), "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 56
echo " <li>
<a href=\"";
// line 57
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 61
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 65
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 ( 279 => 65, 272 => 61, 265 => 57, 262 => 56, 251 => 53, 245 => 52, 242 => 51, 238 => 50, 232 => 46, 221 => 43, 215 => 42, 212 => 41, 208 => 40, 202 => 36, 196 => 35, 190 => 32, 186 => 31, 180 => 30, 174 => 29, 171 => 28, 168 => 27, 164 => 26, 158 => 22, 148 => 21, 133 => 14, 123 => 13, 104 => 11, 93 => 8, 83 => 7, 72 => 4, 62 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend.html.twig' %}
{% 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");
}
}