feature/90-implement-public-website-for-device #17

Merged
cayop merged 32 commits from feature/90-implement-public-website-for-device into main 2024-10-30 15:02:18 +00:00
Showing only changes of commit fd2adfa3a5 - Show all commits

View file

@ -156,13 +156,6 @@
</div>
{% endfor %}
</div>
<h2 class="section-title mt-5">Last Evidence Snapshot</h2>
<div class="card">
<div class="card-body">
<p class="card-text">{{ snapshot }}</p>
</div>
</div>
</div>
<footer>