From f0cf8d3391bd4b2282630f5b926ec9de2c8e038d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 21 Jan 2021 17:31:42 -0800 Subject: html: more UI tweaks and fixes --- fatcat_scholar/templates/home.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'fatcat_scholar/templates/home.html') diff --git a/fatcat_scholar/templates/home.html b/fatcat_scholar/templates/home.html index 3840841..9d7b59b 100644 --- a/fatcat_scholar/templates/home.html +++ b/fatcat_scholar/templates/home.html @@ -21,7 +21,7 @@

{% trans %}Search Millions of Research Papers{% endtrans %} -

{% trans %}This fulltext search index includes over 25 million research articles and other scholarly documents preserved in the Internet Archive.{% endtrans %} {% trans %}The collection spans from digitized copies of eighteenth century journals though the latest Open Access conference proceedings and pre-prints crawled from the World Wide Web.{% endtrans %} +

{% trans %}This fulltext search index includes over 25 million research articles and other scholarly documents preserved in the Internet Archive.{% endtrans %} {% trans %}The collection spans from digitized copies of eighteenth century journals though the latest Open Access conference proceedings and pre-prints crawled from the World Wide Web.{% endtrans %} {% trans %}More »{% endtrans %} @@ -32,9 +32,10 @@

- - {% trans %}This service is in "alpha". It has several bugs, experiences - downtime, and has not been officially announced.{% endtrans %} + + {% trans %}This service is in "alpha". It has several bugs, experiences + downtime, and has not been officially announced.{% endtrans %} +
-- cgit v1.2.3