Merge branch 'master' of git.xpub.nl:/var/www/git.xpub.nl/repos/xpub-lib

master
ange 6 years ago
commit c874ec5da8

@ -15,7 +15,6 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="/static/js/jquery-ui-1.12.1.custom/jquery-ui.css">
{% block css %} {% endblock%}
</head>
<body>

@ -26,6 +26,7 @@ Feel free to browse our catalogue, interfaced in many different ways.
</form>
</div>
{%endif%}
{{ chat.message }}
<div id="app" class="container">
<div class="messageback1"></div>

@ -111,7 +111,7 @@
<div style="padding-bottom:20px;">
<p>Annotations for <i>{{book.title}}</i>:</p>
<h2>Annotations for <i>{{book.title}}</i>:</h4>
{% for row in res%}
<hr>
<p style="font-family:archivo narrow;font-size:10px;">Extract</p>

Loading…
Cancel
Save