<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>Search for a saint, saint set, or event by name</title>
        <link rel="stylesheet" type="text/css" href="resources/css/style.css" />
        <link rel="stylesheet" type="text/css" href="resources/fonts/font.css" />
        <link rel="icon" href="favicon.svg" type="image/svg+xml" />
    </head>
    <body>
        <header>
            <h1><a class="logo" href="index"><span>&lt;men&gt;</span></a> Medieval Slavic
                        menologies</h1>
        </header>
        <main>
            <h2>Search for a saint, saint set, or event by name</h2>
            <form id="fqname-search" method="get" action="search"><input id="query-term" name="query-term" type="text" list="fqnames" placeholder="[Type search term]" autocomplete="off" /><datalist id="fqnames"></datalist><input id="submit" type="submit" value="Submit" /></form>
            <div id="search-results-header">
                <h3>Cordula, maiden martyr at Cologne (1 item)</h3>
                <div class="info">ⓘ<ul class="tooltip">
                        <li>Click on manuscript in first column to see entry in context.</li>
                        <li>Hover over second column to see full name of saint, saint set, or event.</li>
                    </ul>
                </div>
            </div>
            <table>
                <tr>
                    <th colspan="3" class="dateRow">October 22 (1 item)</th>
                </tr>
                <tr>
            <td><a href="read?code=Baron#d10/22">Baron</a></td>
            <td title="Cordula, maiden martyr at Cologne">saint</td>
            <td>
                <span class="os saint">[S]  Apud Coloniam S. Cordulae, quae vuna ex sodalibus S. Vrsulae, cùm aliarum
            supplicijs et caede perterrita se occultasset, eius rei poeniten postridie se ultrò
            patefecti, et nouissima omnium martyrij coronam accepit. </span>
            </td>
        </tr>
            </table>
            <script type="text/javascript" src="resources/js/menology.js"></script>
        </main>
        <footer>
            <hr />
            <p>Cynthia M. Vakareliyska and David J. Birnbaum. Results generated
                            2026-09-21 at 00:52:45 GMT+00:00. <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img title="[CC BY-NC-SA 4.0]" src="resources/images/cc_by-nc-sa-4.0_80x15.png" /></a></p>
        </footer>
    </body>
</html>