This commit is contained in:
stephan 2020-03-02 15:45:37 +01:00
parent 6a509646e7
commit 90022d25d2
2 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
<div class="col s12">
<h3>Why you should use nopaque</h3>
<p>nopaque is a custom-built web application for researchers who want to get out more of their images and texts without having to bother about the technical side of things. You can focus on what really interests you, nopaque does the rest.</p>
<p>nopaques container virtualization guarantees high interoperability, reusability and reproducibility of research results. User research processes are carried out in containers created on demand, based on static images with fixed software versions including all dependencies.</p>
<p>nopaques container virtualization guarantees high interoperability, reusability and reproducibility of research results. All processing steps are carried out in containers created on demand, based on static images with fixed software versions including all dependencies.</p>
</div>
<div class="col s12">

View File

@ -151,7 +151,7 @@
{% endif %}
</main>
<footer class="page-footer">
<!-- <footer class="page-footer">
<div class="container">
<div class="row">
<div class="col s6 m3">
@ -179,9 +179,9 @@
<a class="grey-text text-lighten-4 right" href="#!">Legal notice</a>
</div>
</div>
</footer>
</footer> -->
<!--
<footer class="page-footer">
<div class="container">
<div class="row">
@ -215,7 +215,7 @@
</div>
</div>
</footer>
-->
<script src="{{ url_for('static', filename='js/Materialize/materialize.min.js') }}"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {