last changes for annot
This commit is contained in:
parent
563f8cb432
commit
d3af64164c
@ -6,12 +6,12 @@
|
|||||||
|
|
||||||
<form style="float:left;" action="/search_annot" method="GET">
|
<form style="float:left;" action="/search_annot" method="GET">
|
||||||
<div style="float:left;" class="search">
|
<div style="float:left;" class="search">
|
||||||
<input type="text" name="query" value="{{name}}">
|
<input type="text" name="query" value="">
|
||||||
</div>
|
</div>
|
||||||
<input style="background-color: grey; color:white; font-family: archivo narrow; font-size: 18px; border: none;padding: 8px 24px;" type="submit" value="browse annotations"></input>
|
<input style="background-color: grey; color:white; font-family: archivo narrow; font-size: 18px; border: none;padding: 8px 24px;" type="submit" value="browse annotations"></input>
|
||||||
</form>
|
</form>
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
<!-- <a href="{{ url_for('mybook_pdf')}}" style="color:#ff3300;">Get as PDF</a> --> <a href="annotations" style="color:#ff3300;"> All annotations</a><br><br>
|
<a href="annotations" style="color:#ff3300;"> All annotations</a><br><br>
|
||||||
|
|
||||||
<h1 class="header">Annotations/ Extracts with: <i>{{name}}</i></h1>
|
<h1 class="header">Annotations/ Extracts with: <i>{{name}}</i></h1>
|
||||||
|
|
||||||
@ -52,4 +52,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user