Skip to content
Snippets Groups Projects
Commit 90022d25 authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Poster 2

parent 6a509646
No related branches found
No related tags found
No related merge requests found
......@@ -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>nopaque’s 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>nopaque’s 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">
......
......@@ -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() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment