Readded Annis
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 700ee88..a35bbab 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -64,9 +64,8 @@
<% if ($location) { %><%== $location %><% } %>
with
<div class="select">
- %= select_field ql => [[Poliqarp => 'poliqarp'], ['Cosmas II' => 'cosmas2'], ['CQL v1.2' => 'cql']], id => 'ql-field'
+ %= select_field ql => [[Poliqarp => 'poliqarp'], ['Cosmas II' => 'cosmas2'], ['Annis' => 'annis'], ['CQL v1.2' => 'cql']], id => 'ql-field'
</div>
-%# ['Annis' => 'annis']
<div id="button-right">
% unless (param('q')) { param(cutoff => 1) };