master
Alex 6 years ago
parent ad06a13bb6
commit 845ea5827b

@ -15,8 +15,6 @@
{% endif %}
{% endfor %}
{% if row.target[0].selector|length > 2%}
<p style="font-family:archivo narrow;font-size:10px;">Extract</p>
<div style="font-family:archivo narrow;font-size:18px;"><i>"{{row.target[0].selector[2].exact}}"</i></div><br>

@ -10,7 +10,7 @@ Feel free to browse our catalogue, interfaced in many different ways.
</p>
<div id = "interface_links">
<a href="{{url_for('show_books_grid')}}">Grid</a>
<!--<a href="{{url_for('show_books_grid')}}">Grid</a>-->
<a href="{{url_for('show_books')}}">List</a>
<a href="{{url_for('volumetric_catalog')}}">Volumetric</a>
<a href="{{url_for('scape')}}">Scape</a>

Loading…
Cancel
Save