<!DOCTYPE html>
< html lang = "fr" >
< head >
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta name = "description" content = "" >
< meta name = "author" content = "" >
< link rel = "icon" href = "../../../../favicon.ico" >
< title > Actes princiers< / title >
{% include "partials/app_css_links.html" %}
< / head >
< body >
< header >
< nav class = "navbar navbar-expand-md navbar-dark fixed-top bg-dark" style = "background-color: #05386B !important" >
< a class = "navbar-brand" href = "{{url_for('home')}}" > Actes princiers< / a >
< button class = "navbar-toggler" type = "button" data-toggle = "collapse" data-target = "#navbarCollapse" aria-controls = "navbarCollapse" aria-expanded = "false" aria-label = "Toggle navigation" >
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div class = "collapse navbar-collapse" id = "navbarCollapse" >
< ul class = "navbar-nav mr-auto" >
<!-- <li class="nav - item active">
< a class = "nav-link" href = "#" > À propos < span class = "sr-only" > (current)< / span > < / a >
< / li > -->
< li class = "nav-item" >
< a class = "nav-link" href = "{{url_for('about')}}" > À propos< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "#" > Corpus< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link disabled" href = "#" > Contact< / a >
< / li >
< / ul >
< form class = "form-inline mt-2 mt-md-0" >
< input class = "form-control mr-sm-2" type = "text" placeholder = "Recherche" aria-label = "Search" >
< button class = "btn btn-outline-success my-2 my-sm-0" type = "submit" > Rechercher< / button >
< / form >
< / div >
< / nav >
< / header >
< main role = "main" style = "min-height: 80vh; height: auto !important; height: 100%; margin: 0 auto 50px;" >
<!-- BLOCK CORPS -->
{% block corps%}{%endblock%}
< / main >
<!-- FOOTER -->
< footer class = "footer text-center text-lg-start bg-light" style = "background-color: #05386B !important;" >
< section class = "" style = "padding: 1%;" >
< p class = "float-right" > < a href = "#" > Haut de page & #x2191< / a > < / p >
< div class = "container text-center text-md-start mt-5" >
< div class = "row" >
< div class = "col mx-auto mb-4" style = "color: white;" >
< h6 class = "text-uppercase fw-bold mb-4" > Actes princiers< / h6 >
< p > Édition des actes des chancelleries princière de la fin du Moyen Âge.< / p >
< p style = "font-size: 10pt;" > Développée avec le soutien du Laboratoire de médiévistique occidentale de Paris (UMR 8589/ CNRS-Paris 1), du Centre de recherches historiques (UMR 8558/ CNRS-EHESS), de l'École nationale des chartes, des Archives nationales et du Labex Hastec.< / p >
< p style = "font-size: 10pt;" > ⋅ < span class = "link-border-dotted" >
< a href = "https://labexhastec.ephe.psl.eu/" > Hastec< / a >
< / span > ⋅ < span class = "link-border-dotted" >
< a href = "https://www.huma-num.fr/" > Huma-Num< / a >
< / span > ⋅ < span class = "link-border-dotted" >
< a href = "https://www.etalab.gouv.fr/licence-ouverte-open-licence/" > Licence Etalab 2.0< / a >
< / span > ⋅
< / p >
< / div >
< div class = "col d-flex align-items-center" >
< div class = "container text-center" >
< div class = "row" >
< div class = "col" >
< a href = "#" target = "_blank" >
< img src = "{{url_for('static', filename='img/logo_footer/cnrs_logo.png')}}" alt = "CRH" width = "80" height = "auto" / >
< / a >
< / div >
< div class = "col" >
< a href = "#" target = "_blank" >
< img src = "{{url_for('static', filename='img/logo_footer/paris1_logo.png')}}" alt = "P1" width = "80" height = "auto" / >
< / a >
< / div >
< div class = "col" >
< a href = "#" target = "_blank" >
< img src = "{{url_for('static', filename='img/logo_footer/enc_logo.png')}}" alt = "ENC" width = "80" height = "auto" / >
< / a >
< / div >
< / div >
< div class = "row" >
< div class = "col" >
< a href = "#" target = "_blank" >
< img src = "{{url_for('static', filename='img/logo_footer/an_logo.png')}}" alt = "AN" width = "110" height = "auto" / >
< / a >
< / div >
< div class = "col" >
< a href = "http://crh.ehess.fr/" target = "_blank" >
< img src = "{{url_for('static', filename='img/logo_footer/crh_logo.png')}}" alt = "CRH" width = "100" height = "auto" / >
< / a >
< / div >
< div class = "col" >
< a href = "#" target = "_blank" >
< img src = "{{url_for('static', filename='img/logo_footer/lamop_logo.png')}}" alt = "LAMOP" width = "100" height = "auto" / >
< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / section >
< / footer >
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
< script src = "https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity = "sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin = "anonymous" > < / script >
< script > window . jQuery || document . write ( '<script src="../static/js/bootstrap_js_assets/vendor/jquery-slim.min.js"><\/script>' ) < / script >
< script src = "../../../../assets/js/vendor/popper.min.js" > < / script >
< script src = "../static/js/bootstrap.min.js" > < / script >
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
< script src = "../static/js/bootstrap_js_assets/vendor/holder.min.js" > < / script >
< / body >
< / html >