<!-- The following total reading time is based on the calculation of approx. 43,647,513 words in all the documents divided by 200 as the average reading speed of 200 wpm --> | <!-- The following total reading time is based on the calculation of approx. 43,647,513 words in all the documents divided by 200 as the average reading speed of 200 wpm --> | ||||
<p class="operations">↪ a <span id="time"></span> minute read out of 218238 minutes reading time</p> | <p class="operations">↪ a <span id="time"></span> minute read out of 218238 minutes reading time</p> | ||||
</span> | </span> | ||||
<a href="{{ url_for('main.index') }}" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
</div> | </div> | ||||
</div> | </div> | ||||
<span class="operations">↝ new display of random records from the dataset;</span> | <span class="operations">↝ new display of random records from the dataset;</span> | ||||
</span> | </span> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="{{ url_for('main.index') }}" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
</div> | </div> | ||||
<div class="compare mt-5"> | <div class="compare mt-5"> |
<div class="text"> | <div class="text"> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="/contents/" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
{% extends "base.html" %} | {% extends "base.html" %} | ||||
{% block content %} | {% block content %} | ||||
<a href="{{ url_for('main.index') }}" class="h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
<h1 class="h1 text-center"> There are a total of {{ total_number }} patents.</h1> | <h1 class="h1 text-center"> There are a total of {{ total_number }} patents.</h1> | ||||
<div class="themes"> | <div class="themes"> | ||||
<a href="/contents/" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
{% extends "base.html" %} | {% extends "base.html" %} | ||||
<span class="operations">↝ remove a random image from page;</span> | <span class="operations">↝ remove a random image from page;</span> | ||||
</span> | </span> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="{{ url_for('main.index') }}" class="arrow-back h1 text-left contrast" style="color: var(--color-lightyellow) !important;" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" style="color: var(--color-lightyellow) !important;" title="back to search">search</a> | |||||
</div> | </div> | ||||
<div class="row"> | <div class="row"> |
<div class="text"> | <div class="text"> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="/contents/" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
{% extends "base.html" %} | {% extends "base.html" %} | ||||
<span class="operations">↝ new display of a random record from the dataset;</span> | <span class="operations">↝ new display of a random record from the dataset;</span> | ||||
</span> | </span> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="{{ url_for('main.index') }}" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
</div> | </div> | ||||
{% for result in results %} | {% for result in results %} |
<div class="row"> | <div class="row"> | ||||
<div class="col m-5"> | <div class="col m-5"> | ||||
<a href="{{ url_for('main.index') }}" class="h1 text-left"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
<p class="h1 text-center">a timeline of inventions</p> | <p class="h1 text-center">a timeline of inventions</p> | ||||
<p class="mt-2 text-center">{{ num_found }} patents found out of {{ total_number }}</p> | <p class="mt-2 text-center">{{ num_found }} patents found out of {{ total_number }}</p> | ||||
</div> | </div> |
<div class="text"> | <div class="text"> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="/contents/" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
{% extends "base.html" %} | {% extends "base.html" %} | ||||
<span class="operations">↝ remove a random title from page;</span> | <span class="operations">↝ remove a random title from page;</span> | ||||
</span> | </span> | ||||
<button id="notes-operations" onclick="hideShowInfo()">?</button> | <button id="notes-operations" onclick="hideShowInfo()">?</button> | ||||
<a href="{{ url_for('main.index') }}" class="arrow-back h1 text-left" title="back to index"> ⇽ </a> | |||||
<a href="{{ url_for('main.index') }}" class="search-back text-left" title="back to search">search</a> | |||||
</div> | </div> | ||||
<div class="row"> | <div class="row"> |